| Package | Description |
|---|---|
| grammarscope.glue.parser | |
| grammarscope.server.parser | |
| grammarscope.server.parser.iface |
| Modifier and Type | Field and Description |
|---|---|
private static ISemanticGraphAnalyzer |
DocumentFactory.semanticGraphAnalyzer
Semantic graph analyzer
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentFactory.set(ISemanticGraphAnalyzer server)
Set semantic graph analyzer
|
| Modifier and Type | Class and Description |
|---|---|
class |
SemanticGraphAnalyzer
Semantic graph analyzer
|
| Modifier and Type | Field and Description |
|---|---|
private ISemanticGraphAnalyzer |
DefaultParserServer.semanticGraphAnalyzer
Semantic graph analyzer
|
| Modifier and Type | Method and Description |
|---|---|
ISemanticGraphAnalyzer |
DefaultParserServer.getSemanticGraphAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
ISemanticGraphAnalyzer |
IStanfordServer.getSemanticGraphAnalyzer()
Get semantic graph analyzer
|