| 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 |
|---|---|
Conjunction |
XtextFactory.createConjunction()
Returns a new object of class 'Conjunction'
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConjunctionImpl
An implementation of the model object 'Conjunction'
|
| Modifier and Type | Method and Description |
|---|---|
Conjunction |
XtextFactoryImpl.createConjunction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_Conjunction(ISerializationContext context,
Conjunction semanticObject)
Contexts:
Disjunction returns Conjunction
Disjunction.Disjunction_1_0 returns Conjunction
Conjunction returns Conjunction
Conjunction.Conjunction_1_0 returns Conjunction
Negation returns Conjunction
Atom returns Conjunction
ParenthesizedCondition returns Conjunction
Constraint:
(left=Conjunction_Conjunction_1_0 right=Negation)
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseConjunction(Conjunction object)
Returns the result of interpreting the object as an instance of 'Conjunction'
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ConditionEvaluator.caseConjunction(Conjunction object) |
Copyright © 2015. All Rights Reserved.