| Modifier and Type | Method and Description |
|---|---|
Class<? extends IGrammarAccess> |
AbstractXtextRuntimeModule.bindIGrammarAccess() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IGrammarAccess> |
AbstractTerminalsRuntimeModule.bindIGrammarAccess() |
| Modifier and Type | Class and Description |
|---|---|
class |
TerminalsGrammarAccess |
| Modifier and Type | Method and Description |
|---|---|
protected IGrammarAccess |
AbstractIDValueConverter.getGrammarAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDeclarativeValueConverterService.setGrammar(IGrammarAccess grammarAccess) |
void |
AbstractIDValueConverter.setGrammarAccess(IGrammarAccess grammarAccess) |
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarAccess |
ElementMatcherProvider.grammar |
protected IGrammarAccess |
ElementMatcherProvider.TransitionMatcher.grammar |
protected IGrammarAccess |
BaseFormatter.grammar |
protected IGrammarAccess |
AbstractFormattingConfig.grammarAccess |
| Modifier and Type | Method and Description |
|---|---|
IGrammarAccess |
ElementMatcherProvider.TransitionMatcher.getGrammar() |
protected IGrammarAccess |
AbstractDeclarativeFormatter.getGrammarAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDeclarativeFormatter.setGrammarAccess(IGrammarAccess grammarAccess)
Deprecated.
|
| Constructor and Description |
|---|
AbstractFormattingConfig(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper) |
ElementMatcherProvider.TransitionMatcher(IGrammarAccess grammar,
MatcherNFAProvider nfaProvider,
Iterable<T> patterns) |
FormattingConfig(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper,
IIndentationInformation indentInfo)
Deprecated.
use
FormattingConfig2 instead |
FormattingConfig2(IGrammarAccess grammarAccess,
IHiddenTokenHelper hiddenTokenHelper,
IIndentationInformation indentInfo,
ILineSeparatorInformation lineSeparatorInfo) |
| Modifier and Type | Method and Description |
|---|---|
IGrammarAccess |
LazyLinker.getGrammarAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyLinker.setGrammarAccess(IGrammarAccess grammarAccess) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IGrammarAccess |
AbstractInternalAntlrParser.getGrammarAccess() |
| Constructor and Description |
|---|
UnorderedGroupHelper.Collector(IGrammarAccess grammarAccess) |
| Modifier and Type | Method and Description |
|---|---|
protected IGrammarAccess |
AbstractPackratParser.getGrammarAccess() |
| Constructor and Description |
|---|
AbstractPackratParser(IParseResultFactory parseResultFactory,
IGrammarAccess grammarAccess) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSyntacticSequencer.init(IGrammarAccess access) |
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarAccess |
SequencerDiagnosticProvider.grammarAccess |
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarAccess |
Serializer.grammar |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractElementFinder.AbstractGrammarElementFinder |
| Modifier and Type | Class and Description |
|---|---|
class |
XtextGrammarAccess |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConcreteSyntaxConstraintProvider.setGrammar(IGrammarAccess grammar) |
| Constructor and Description |
|---|
ConcreteSyntaxEValidator(IGrammarAccess grammar) |
| Constructor and Description |
|---|
RuleNames(IGrammarAccess grammarAccess) |
Copyright © 2015. All Rights Reserved.