Package | Description |
---|---|
grammarscope.artifacts | |
grammarscope.glue | |
grammarscope.iface | |
grammarscope.io.print |
Modifier and Type | Class and Description |
---|---|
class |
AGrammaticalStructure
Artifact representing grammatical structure
|
class |
AParseTree
Artifact representing parse tree
|
Modifier and Type | Class and Description |
---|---|
class |
MutableAGrammaticalStructure
Mutable grammatical structure artifact
|
class |
MutableAParseTree
Mutable parse tree artifact
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAnnotatedTreeGraphNode<N extends IAnnotatedLabel>
Combines treenode, graph
|
interface |
ITreeGraphNode<N>
Combines treenode, graph
|
Modifier and Type | Class and Description |
---|---|
class |
TreePrinter<T extends ITreeNode<T>>
Common utilities
|