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