|
||||||||||
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.MatchClassDef
public class MatchClassDef
Constructor Summary | |
---|---|
MatchClassDef()
|
|
MatchClassDef(java.lang.String matchClassName)
|
Method Summary | |
---|---|
java.lang.String |
getMatchClassName()
|
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 MatchClassDef(java.lang.String matchClassName)
public MatchClassDef()
Method Detail |
---|
public java.lang.String getMatchClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |