| Modifier and Type | Method and Description |
|---|---|
Class<? extends IParser> |
AbstractXtextRuntimeModule.bindIParser() |
| Modifier and Type | Class and Description |
|---|---|
class |
TerminalsPackratParser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParser |
static class |
IParser.NullImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAntlrParser |
class |
XtextParser |
| Modifier and Type | Method and Description |
|---|---|
IParseResult |
IPartialParsingHelper.reparse(IParser parser,
IParseResult previousParseResult,
ReplaceRegion replaceRegion) |
| Modifier and Type | Method and Description |
|---|---|
protected IParseResult |
PartialParsingHelper.fullyReparse(IParser parser,
IParseResult previousParseResult,
ReplaceRegion replaceRegion) |
IParseResult |
PartialParsingHelper.reparse(IParser parser,
IParseResult previousParseResult,
ReplaceRegion changedRegion) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPackratParser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPackratParser |
| Modifier and Type | Method and Description |
|---|---|
IParser |
XtextResource.getParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextResource.setInjectedParser(IParser parser) |
void |
XtextResource.setParser(IParser parser) |
Copyright © 2015. All Rights Reserved.