|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.xml.BNFSyntax.RHS
abstract class BNFSyntax.RHS
The right-hand side of a syntax rule. Note that an RHS is not
always the entire right-hand side of a rule. Sometimes an RHS
will appear inside a larger RHS instead. In an BNFSyntax.Alternatives
,
for example.
Constructor Summary | |
---|---|
BNFSyntax.RHS()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
BNFSyntax.RHS()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |