|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.idl.runtime.symbol
org.jacorb.idl.runtime.token
This subclass of symbol represents (at least) terminal symbols returned by the scanner and placed on the parse stack. At present, this class does nothing more than its super class.
int_token
,
str_token
Field Summary |
Fields inherited from class org.jacorb.idl.runtime.symbol |
parse_state, sym |
Constructor Summary | |
token(int term_num)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public token(int term_num)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |