| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Method and Description |
|---|---|
LiteralCondition |
XtextFactory.createLiteralCondition()
Returns a new object of class 'Literal Condition'
|
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralConditionImpl
An implementation of the model object 'Literal Condition'
|
| Modifier and Type | Method and Description |
|---|---|
LiteralCondition |
XtextFactoryImpl.createLiteralCondition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_LiteralCondition(ISerializationContext context,
LiteralCondition semanticObject)
Contexts:
LiteralCondition returns LiteralCondition
Disjunction returns LiteralCondition
Disjunction.Disjunction_1_0 returns LiteralCondition
Conjunction returns LiteralCondition
Conjunction.Conjunction_1_0 returns LiteralCondition
Negation returns LiteralCondition
Atom returns LiteralCondition
ParenthesizedCondition returns LiteralCondition
Constraint:
true?
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseLiteralCondition(LiteralCondition object)
Returns the result of interpreting the object as an instance of 'Literal Condition'
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ConditionEvaluator.caseLiteralCondition(LiteralCondition object) |
Copyright © 2015. All Rights Reserved.