|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfern.network.sbml.MathTree.Node
fern.network.sbml.MathTree.InnerNode
public static class MathTree.InnerNode
Field Summary | |
---|---|
int |
AstNodeType
|
MathTree.Node[] |
Children
|
Constructor Summary | |
---|---|
MathTree.InnerNode(MathTree.Node[] Children,
int AstNodeType)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public MathTree.Node[] Children
public int AstNodeType
Constructor Detail |
---|
public MathTree.InnerNode(MathTree.Node[] Children, int AstNodeType)
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |