◆ GSTreeNode()
| grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.GSTreeNode |
( |
final AGrammaticalStructure |
node, |
|
|
final GSTreeNode |
parent, |
|
|
final boolean |
hasProperties, |
|
|
final boolean |
recurse |
|
) |
| |
◆ children()
| Enumeration<GSTreeNode> grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.children |
( |
| ) |
|
◆ getAllowsChildren()
| boolean grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.getAllowsChildren |
( |
| ) |
|
◆ getChildAt()
| TreeNode grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.getChildAt |
( |
final int |
childIndex | ) |
|
◆ getChildCount()
| int grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.getChildCount |
( |
| ) |
|
◆ getIndex()
| int grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.getIndex |
( |
final TreeNode |
node | ) |
|
◆ getParent()
| TreeNode grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.getParent |
( |
| ) |
|
◆ isLeaf()
| boolean grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.isLeaf |
( |
| ) |
|
◆ toId()
| String grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.toId |
( |
| ) |
|
◆ toString()
| String grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.toString |
( |
| ) |
|
◆ artifact
◆ children
| final List<GSTreeNode> grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.children |
|
protected |
◆ parent
| final GSTreeNode grammarscope.browser.components.GrammaticalStructureTree.GSTreeNode.parent |
|
protected |
The documentation for this class was generated from the following file: