| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.util | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NegatedToken
A representation of the model object 'Negated Token'
|
interface |
UntilToken
A representation of the model object 'Until Token'
|
| Modifier and Type | Method and Description |
|---|---|
AbstractNegatedToken |
XtextFactory.createAbstractNegatedToken()
Returns a new object of class 'Abstract Negated Token'
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNegatedTokenImpl
An implementation of the model object 'Abstract Negated Token'
|
class |
NegatedTokenImpl
An implementation of the model object 'Negated Token'
|
class |
UntilTokenImpl
An implementation of the model object 'Until Token'
|
| Modifier and Type | Method and Description |
|---|---|
AbstractNegatedToken |
XtextFactoryImpl.createAbstractNegatedToken() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseAbstractNegatedToken(AbstractNegatedToken object)
Returns the result of interpreting the object as an instance of 'Abstract Negated Token'
|
| Modifier and Type | Method and Description |
|---|---|
Void |
UsedRulesFinder.caseAbstractNegatedToken(AbstractNegatedToken object) |
Copyright © 2015. All Rights Reserved.