| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.analysis |
| Modifier and Type | Field and Description |
|---|---|
protected ISerState.SerStateType |
SerializerPDA.SerializerPDAState.type |
| Modifier and Type | Method and Description |
|---|---|
ISerState.SerStateType |
SerializerPDA.SerializerPDAState.getType() |
ISerState.SerStateType |
ISerState.getType() |
static ISerState.SerStateType |
ISerState.SerStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISerState.SerStateType[] |
ISerState.SerStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextPDAProvider.collectExtracted(ISerState orig,
Collection<? extends ISerState> precedents,
SerializerPDA.SerializerPDAState copy,
Map<Pair<AbstractElement,ISerState.SerStateType>,SerializerPDA.SerializerPDAState> oldToNew,
ContextPDAProvider.CallStack inTop,
SerializerPDA.SerializerPDAState start) |
| Constructor and Description |
|---|
SerializerPDA.SerializerPDAState(AbstractElement grammarElement,
ISerState.SerStateType type) |
Copyright © 2015. All Rights Reserved.