| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util |
| Modifier and Type | Method and Description |
|---|---|
static EnumRule |
GrammarUtil.containingEnumRule(org.eclipse.emf.ecore.EObject e) |
EnumRule |
XtextFactory.createEnumRule()
Returns a new object of class 'Enum Rule'
|
EnumRule |
IGrammarAccess.IEnumRuleAccess.getRule() |
| Modifier and Type | Method and Description |
|---|---|
static List<EnumRule> |
GrammarUtil.allEnumRules(Grammar _this) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumRuleImpl
An implementation of the model object 'Enum Rule'
|
| Modifier and Type | Method and Description |
|---|---|
EnumRule |
XtextFactoryImpl.createEnumRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_EnumRule(ISerializationContext context,
EnumRule semanticObject)
Contexts:
AbstractRule returns EnumRule
EnumRule returns EnumRule
Constraint:
(name=ValidID type=TypeRef?
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseEnumRule(EnumRule object)
Returns the result of interpreting the object as an instance of 'Enum Rule'
|
Copyright © 2015. All Rights Reserved.