|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfmrisc.AST.ASTBase
fmrisc.AST.SelectorBase
Base class of selector expressions.
Constructor Summary | |
SelectorBase()
|
Method Summary | |
void |
print(java.io.PrintWriter out)
Prints text representation of selector expression. |
Methods inherited from class fmrisc.AST.ASTBase |
printCore, printParens, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface fmrisc.AST.Selector |
instantiate |
Methods inherited from interface fmrisc.AST.AST |
printCore, printParens, toString |
Constructor Detail |
public SelectorBase()
Method Detail |
public void print(java.io.PrintWriter out)
print
in interface AST
print
in class ASTBase
out
- the stream on which the text is written
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |