|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--openjava.syntax.NameListRule
The class NameListRule
For example
Object
Constructor Summary | |
NameListRule()
|
Method Summary | |
ParseTree |
consume(TokenSource token_src)
|
static openjava.tools.parser.Token |
consumeCOMMA(TokenSource token_src)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public NameListRule()
Method Detail |
public ParseTree consume(TokenSource token_src) throws SyntaxException
- Object
public static final openjava.tools.parser.Token consumeCOMMA(TokenSource token_src)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |