![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
GSAnnotation (final String key, final Object value, final GSTreeNode parent) | |
![]() | |
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 () |
Public Attributes | |
final String | key |
final Object | value |
Additional Inherited Members | |
![]() | |
final AGrammaticalStructure | artifact |
final GSTreeNode | parent |
final List< GSTreeNode > | children |
grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.GSAnnotation | ( | final String | key, |
final Object | value, | ||
final GSTreeNode | parent | ||
) |
final String grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.key |
final Object grammarscope.browser.components.GrammaticalStructureTree.GSAnnotation.value |