![]() |
GrammarScope
4.0.0
|


Public Member Functions | |
| GSNode (final AGrammaticalStructure artifact, final GSTreeNode parent) | |
Public Member Functions inherited from grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode | |
| GSTreeNode (final AGrammaticalStructure node, final GSTreeNode parent, final boolean hasProperties, final boolean recurse) | |
| TreeNode | getParent () |
| Enumeration< GSTreeNode > | children () |
| int | getChildCount () |
| TreeNode | getChildAt (final int childIndex) |
| int | getIndex (final TreeNode node) |
| boolean | isLeaf () |
| boolean | getAllowsChildren () |
| String | toString () |
| String | toId () |
Additional Inherited Members | |
Protected Attributes inherited from grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode | |
| final AGrammaticalStructure | artifact |
| final GSTreeNode | parent |
| final List< GSTreeNode > | children |
| grammarscope.browser.components.GrammaticalStructureTree.GSNode.GSNode | ( | final AGrammaticalStructure | artifact, |
| final GSTreeNode | parent | ||
| ) |
1.8.17