|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectgeneralHelpers.TreeNode
treeNodes.AbstractFeature
public abstract class AbstractFeature
Defines simple phylum AbstractFeature
Field Summary | |
---|---|
protected AbstractSymbol |
name
|
Fields inherited from class generalHelpers.TreeNode |
---|
lineNumber |
Constructor Summary | |
---|---|
protected |
AbstractFeature(int lineNumber)
|
Method Summary | |
---|---|
abstract void |
dumpWithTypes(java.io.Writer out,
int n)
|
AbstractSymbol |
getName()
|
Methods inherited from class generalHelpers.TreeNode |
---|
copy, copyAbstractSymbol, copyBoolean, dump, dumpAbstractSymbol, dumpBoolean, dumpLine, getLineNumber, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AbstractSymbol name
Constructor Detail |
---|
protected AbstractFeature(int lineNumber)
Method Detail |
---|
public abstract void dumpWithTypes(java.io.Writer out, int n) throws java.io.IOException
java.io.IOException
public AbstractSymbol getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |