|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTreeNode
Case
abstract class Case
Defines simple phylum Case
Field Summary |
---|
Fields inherited from class TreeNode |
---|
lineNumber |
Constructor Summary | |
---|---|
protected |
Case(int lineNumber)
|
Method Summary | |
---|---|
abstract void |
dump_with_types(java.io.PrintStream out,
int n)
|
Methods inherited from class TreeNode |
---|
copy_AbstractSymbol, copy_Boolean, copy, dump_AbstractSymbol, dump_Boolean, dump_line, dump, getLineNumber, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Case(int lineNumber)
Method Detail |
---|
public abstract void dump_with_types(java.io.PrintStream out, int n)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |