Class Class_
java.lang.Object
TreeNode
Class_
- Direct Known Subclasses:
- class_c
abstract class Class_
- extends TreeNode
Defines simple phylum Class_
Constructor Summary |
protected |
Class_(int lineNumber)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Class_
protected Class_(int lineNumber)
dump_with_types
public abstract void dump_with_types(java.io.PrintStream out,
int n)
getName
public abstract AbstractSymbol getName()
getParent
public abstract AbstractSymbol getParent()
getFilename
public abstract AbstractSymbol getFilename()
getFeatures
public abstract Features getFeatures()