|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.xml.BNFSyntax.RHS
ix.util.xml.BNFSyntax.Instance
abstract class BNFSyntax.Instance
A RHS that describes an instance of a class.
An instance can be used simply to represent a value. In such cases, it will be printed as the name of a nonterminal or as a simple literal value. For example "STRING" could be printed to indicate that a string could appear in place of "STRING".
Some instances can also be printed as a description of an XML element.
| Constructor Summary | |
|---|---|
BNFSyntax.Instance()
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
asElement()
|
(package private) java.lang.String |
asValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
BNFSyntax.Instance()
| Method Detail |
|---|
java.lang.String asValue()
java.lang.String asElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||