|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pz.platypus.utilities.ProcessSymbol
public class ProcessSymbol
utility class for processing input symbols
| Constructor Summary | |
|---|---|
ProcessSymbol()
|
|
| Method Summary | |
|---|---|
static int |
toToken(Source source,
TokenList tl,
java.lang.String root)
Adds the symbol to the end of the token list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessSymbol()
| Method Detail |
|---|
public static int toToken(Source source,
TokenList tl,
java.lang.String root)
source - file# and line#tl - list of tokens to which new token will be addedroot - the command abbreviation
|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||