| Interface | Description |
|---|---|
| AbstractElement |
A representation of the model object 'Abstract Element'.
|
| AbstractMetamodelDeclaration |
A representation of the model object 'Abstract Metamodel Declaration'.
|
| AbstractNegatedToken |
A representation of the model object 'Abstract Negated Token'.
|
| AbstractRule |
A representation of the model object 'Abstract Rule'.
|
| Action |
A representation of the model object 'Action'.
|
| Alternatives |
A representation of the model object 'Alternatives'.
|
| Annotation |
A representation of the model object 'Annotation'.
|
| Assignment |
A representation of the model object 'Assignment'.
|
| CharacterRange |
A representation of the model object 'Character Range'.
|
| CompositeCondition |
A representation of the model object 'Composite Condition'.
|
| CompoundElement |
A representation of the model object 'Compound Element'.
|
| Condition |
A representation of the model object 'Condition'.
|
| Conjunction |
A representation of the model object 'Conjunction'.
|
| Constants | |
| CrossReference |
A representation of the model object 'Cross Reference'.
|
| Disjunction |
A representation of the model object 'Disjunction'.
|
| EcoreUtil2.ElementReferenceAcceptor | |
| EnumLiteralDeclaration |
A representation of the model object 'Enum Literal Declaration'.
|
| EnumRule |
A representation of the model object 'Enum Rule'.
|
| EOF |
A representation of the model object 'EOF'.
|
| GeneratedMetamodel |
A representation of the model object 'Generated Metamodel'.
|
| Grammar |
A representation of the model object 'Grammar'.
|
| Group |
A representation of the model object 'Group'.
|
| IGrammarAccess |
TODO Javadoc
|
| IGrammarAccess.IAbstractRuleAccess |
TODO can we use generics instead of inheritance?
|
| IGrammarAccess.IEnumRuleAccess | |
| IGrammarAccess.IParserRuleAccess | |
| ISetup |
TODO document me!
|
| Keyword |
A representation of the model object 'Keyword'.
|
| LiteralCondition |
A representation of the model object 'Literal Condition'.
|
| NamedArgument |
A representation of the model object 'Named Argument'.
|
| NegatedToken |
A representation of the model object 'Negated Token'.
|
| Negation |
A representation of the model object 'Negation'.
|
| Parameter |
A representation of the model object 'Parameter'.
|
| ParameterReference |
A representation of the model object 'Parameter Reference'.
|
| ParserRule |
A representation of the model object 'Parser Rule'.
|
| ReferencedMetamodel |
A representation of the model object 'Referenced Metamodel'.
|
| RuleCall |
A representation of the model object 'Rule Call'.
|
| TerminalRule |
A representation of the model object 'Terminal Rule'.
|
| TypeRef |
A representation of the model object 'Type Ref'.
|
| UnorderedGroup |
A representation of the model object 'Unordered Group'.
|
| UntilToken |
A representation of the model object 'Until Token'.
|
| Wildcard |
A representation of the model object 'Wildcard'.
|
| XtextFactory |
The Factory for the model.
|
| XtextPackage |
The Package for the model.
|
| XtextPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Class | Description |
|---|---|
| AbstractXtextRuntimeModule |
Manual modifications go to
XtextRuntimeModule. |
| EcoreUtil2 | |
| GrammarToDot | |
| GrammarUtil | |
| LanguageInfo |
Convenient access to language specific information.
|
| XtextRuntimeModule |
used to register components to be used at runtime.
|
| XtextStandaloneSetup |
Initialization support for running Xtext languages
without equinox extension registry
|
| XtextStandaloneSetupGenerated |