|
||||||||||
| 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
ix.util.xml.BNFSyntax.SimpleInstance
class BNFSyntax.SimpleInstance
Represents an instance of a primitve or atomic class.
A SimpleInstance can be used both as a value and as an element. As a value, it is the name of a nonterminal. As an element type T, it typically looks like this <t>T</t>.
| Field Summary | |
|---|---|
(package private) ClassDescr |
cd
|
| Constructor Summary | |
|---|---|
BNFSyntax.SimpleInstance(ClassDescr cd)
|
|
| 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 |
| Field Detail |
|---|
ClassDescr cd
| Constructor Detail |
|---|
BNFSyntax.SimpleInstance(ClassDescr cd)
| Method Detail |
|---|
java.lang.String asValue()
asValue in class BNFSyntax.Instancejava.lang.String asElement()
asElement in class BNFSyntax.Instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||