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