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, toString
public GSNode(AGrammaticalStructure artifact, GrammaticalStructureTree.GSTreeNode parent)