|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.parser4j.generator.entity.grammardefnode.AbstractGrammarDefNodeNotVisitable net.sf.parser4j.generator.entity.grammardefnode.IdDef
public class IdDef
Constructor Summary | |
---|---|
IdDef(java.lang.String identifier)
|
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
|
Methods inherited from class net.sf.parser4j.generator.entity.grammardefnode.AbstractGrammarDefNodeNotVisitable |
---|
accept |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdDef(java.lang.String identifier)
Method Detail |
---|
public java.lang.String getIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |