| Package | Description |
|---|---|
| org.eclipse.xtext.grammaranalysis | |
| org.eclipse.xtext.grammaranalysis.impl | |
| org.eclipse.xtext.serializer.analysis |
| Modifier and Type | Method and Description |
|---|---|
IPDAState.PDAStateType |
IPDAState.getType() |
static IPDAState.PDAStateType |
IPDAState.PDAStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPDAState.PDAStateType[] |
IPDAState.PDAStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected IPDAState.PDAStateType |
AbstractPDAProvider.PDAState.type |
| Modifier and Type | Method and Description |
|---|---|
IPDAState.PDAStateType |
AbstractPDAProvider.PDAState.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPDAProvider.PDAState |
AbstractPDAProvider.createState(IPDAState.PDAStateType type,
AbstractElement element) |
| Constructor and Description |
|---|
AbstractPDAProvider.PDAState(IPDAState.PDAStateType type,
AbstractElement element) |
| Modifier and Type | Field and Description |
|---|---|
protected IPDAState.PDAStateType |
ISyntacticSequencerPDAProvider.SynStateType.simpleType |
| Modifier and Type | Method and Description |
|---|---|
IPDAState.PDAStateType |
ISyntacticSequencerPDAProvider.SynStateType.getSimpleType() |
Copyright © 2015. All Rights Reserved.