| Modifier and Type | Field and Description |
|---|---|
protected SAXRule |
r |
n, numTerminals, originalPosition, p, theDigrams, theSubstituteTable, value| Constructor and Description |
|---|
SAXNonTerminal(SAXRule theRule)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp()
Cleans up template.
|
protected Object |
clone()
Extra cloning method necessary so that count in the corresponding rule is increased.
|
void |
expand()
This symbol is the last reference to its rule.
|
boolean |
isNonTerminal()
Returns true if this is a non-terminal.
|
check, deleteDigram, equals, getPayload, hashCode, insertAfter, isGuard, join, match, substitute, toStringprotected SAXRule r
public SAXNonTerminal(SAXRule theRule)
theRule - the rule.protected Object clone()
public boolean isNonTerminal()
isNonTerminal in class SAXSymbolpublic void expand()
Copyright © 2021 JMotif. All rights reserved.