public class JSGFRuleTag extends JSGFRule
| Modifier and Type | Field and Description |
|---|---|
protected JSGFRule |
rule |
protected java.lang.String |
tag |
| Constructor and Description |
|---|
JSGFRuleTag() |
JSGFRuleTag(JSGFRule rule,
java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
JSGFRule |
getRule() |
java.lang.String |
getTag() |
void |
setRule(JSGFRule rule) |
void |
setTag(java.lang.String tag) |
java.lang.String |
toString() |