| Package | Description | 
|---|---|
| grammarscope.glue.parser | |
| grammarscope.server.parser | |
| grammarscope.server.parser.iface | 
| Modifier and Type | Field and Description | 
|---|---|
private static IGrammaticalStructureAnalyzer | 
DocumentFactory.grammaticalStructureAnalyzer
Grammatical Structure analyzer 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DocumentFactory.set(IGrammaticalStructureAnalyzer server)
Set grammatical structure analyzer 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GrammaticalStructureAnalyzer
Grammatical structure analyzer 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private IGrammaticalStructureAnalyzer | 
DefaultParserServer.grammaticalStructureAnalyzer
Grammatical structure analyzer 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IGrammaticalStructureAnalyzer | 
DefaultParserServer.getGrammaticalStructureAnalyzer()  | 
| Modifier and Type | Method and Description | 
|---|---|
IGrammaticalStructureAnalyzer | 
IStanfordServer.getGrammaticalStructureAnalyzer()
Get grammatical structure analyzer 
 |