|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.parser4j.generator.entity.grammardefnode.AbstractGrammarDefNodeNotVisitable
net.sf.parser4j.generator.entity.grammardefnode.CharListDef
public class CharListDef
| Constructor Summary | |
|---|---|
CharListDef(char terminalValue)
|
|
CharListDef(java.util.List<java.lang.Character> charList,
char terminalValue)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Character> |
getCharList()
|
| 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 CharListDef(java.util.List<java.lang.Character> charList,
char terminalValue)
public CharListDef(char terminalValue)
| Method Detail |
|---|
public java.util.List<java.lang.Character> getCharList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||