| Package | Description |
|---|---|
| grammarscope.artifacts | |
| grammarscope.glue | |
| grammarscope.iface |
| Modifier and Type | Class and Description |
|---|---|
class |
AGrammaticalStructure
Artifact representing grammatical structure
|
class |
AParseTree
Artifact representing parse tree
|
class |
GraphNode
Graph Node implementation
|
| 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
|
interface |
ITreeNode<N>
Combines tree, node, label
|