|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectTreeNode
Class_
abstract class Class_
Defines simple phylum Class_
| Field Summary |
|---|
| Fields inherited from class TreeNode |
|---|
lineNumber |
| Constructor Summary | |
|---|---|
protected |
Class_(int lineNumber)
|
| Method Summary | |
|---|---|
abstract void |
dump_with_types(java.io.PrintStream out,
int n)
|
abstract Features |
getFeatures()
|
abstract AbstractSymbol |
getFilename()
|
abstract AbstractSymbol |
getName()
|
abstract AbstractSymbol |
getParent()
|
| 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 Class_(int lineNumber)
| Method Detail |
|---|
public abstract void dump_with_types(java.io.PrintStream out,
int n)
public abstract AbstractSymbol getName()
public abstract AbstractSymbol getParent()
public abstract AbstractSymbol getFilename()
public abstract Features getFeatures()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||