![]() |
GrammarScope
4.0.0
|


Classes | |
| class | GrammaticalStructureX |
Public Member Functions | |
| GrammaticalStructureReader () | |
| GrammaticalStructure | read (final String str) |
Public Member Functions inherited from grammarscope.server.io.readwrite.IReader< GrammaticalStructure, String > | |
| T | read (S s) |
Static Public Member Functions | |
| static void | main (final String[] args) |
Static Public Attributes | |
| static final String | sep = "\n\n\n" |
Static Package Functions | |
| [static initializer] | |
Static Private Member Functions | |
| static TreeGraphNode | makeTreeGraphNode (final String str) throws IOException |
Grammatical structure reader
| grammarscope.server.io.readwrite.GrammaticalStructureReader.GrammaticalStructureReader | ( | ) |
Constructor
|
staticpackage |
|
static |
Test
| args | unused |
|
staticprivate |
Build tree graph node
| str | source string |
| IOException | exception |
| GrammaticalStructure grammarscope.server.io.readwrite.GrammaticalStructureReader.read | ( | final String | str | ) |
|
static |
1.8.17