| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.grammaranalysis.impl | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.util | |
| org.eclipse.xtext.validation.impl | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Alternatives
A representation of the model object 'Alternatives'
|
interface |
Group
A representation of the model object 'Group'
|
interface |
UnorderedGroup
A representation of the model object 'Unordered Group'
|
| Modifier and Type | Method and Description |
|---|---|
CompoundElement |
XtextFactory.createCompoundElement()
Returns a new object of class 'Compound Element'
|
| Modifier and Type | Field and Description |
|---|---|
protected CompoundElement |
GrammarElementTitleSwitch.Node.compound |
| Constructor and Description |
|---|
GrammarElementTitleSwitch.Node(CompoundElement compound,
String text) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativesImpl
An implementation of the model object 'Alternatives'
|
class |
CompoundElementImpl
An implementation of the model object 'Compound Element'
|
class |
GroupImpl
An implementation of the model object 'Group'
|
class |
UnorderedGroupImpl
An implementation of the model object 'Unordered Group'
|
| Modifier and Type | Method and Description |
|---|---|
CompoundElement |
XtextFactoryImpl.createCompoundElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseCompoundElement(CompoundElement object)
Returns the result of interpreting the object as an instance of 'Compound Element'
|
| Modifier and Type | Method and Description |
|---|---|
protected List<IConcreteSyntaxConstraintProvider.ISyntaxConstraint> |
ConcreteSyntaxConstraintProvider.createSummarizedAssignments(CompoundElement group,
List<AbstractElement> candidates,
org.eclipse.emf.ecore.EClass semanticType,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
Pair<Boolean,Boolean> |
ValidEntryRuleInspector.caseCompoundElement(CompoundElement object) |
Void |
UsedRulesFinder.caseCompoundElement(CompoundElement object) |
Boolean |
RuleWithoutInstantiationInspector.caseCompoundElement(CompoundElement object) |
Boolean |
PredicateUsesUnorderedGroupInspector.caseCompoundElement(CompoundElement object) |
Boolean |
OverriddenValueInspector.caseCompoundElement(CompoundElement object) |
Boolean |
CurrentTypeFinder.Implementation.caseCompoundElement(CompoundElement object) |
Copyright © 2015. All Rights Reserved.