class GrammaticalStructureTree.GSNode extends GrammaticalStructureTree.GSTreeNode
artifact, children, parent| Constructor and Description |
|---|
GSNode(AGrammaticalStructure artifact,
GrammaticalStructureTree.GSTreeNode parent) |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf, toId, toStringpublic GSNode(AGrammaticalStructure artifact, GrammaticalStructureTree.GSTreeNode parent)