| Package | Description |
|---|---|
| org.eclipse.xtext.serializer.analysis |
| Modifier and Type | Field and Description |
|---|---|
protected ContextTypePDAProvider.StackItem |
ContextTypePDAProvider.StackItem.parent |
protected ContextTypePDAProvider.StackItem |
ContextTypePDAProvider.FilterState.stack |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ContextTypePDAProvider.FilterState |
ContextTypePDAProvider.AbstractTypeTraverser.enterType(ISerState state,
ContextTypePDAProvider.FilterState previous,
ContextTypePDAProvider.StackItem stack,
org.eclipse.emf.ecore.EClass newType) |
protected ContextTypePDAProvider.FilterState |
ContextTypePDAProvider.TypeCollector.enterType(ISerState state,
ContextTypePDAProvider.FilterState previous,
ContextTypePDAProvider.StackItem stack,
org.eclipse.emf.ecore.EClass newType) |
protected ContextTypePDAProvider.FilterState |
ContextTypePDAProvider.TypeFilter.enterType(ISerState state,
ContextTypePDAProvider.FilterState previous,
ContextTypePDAProvider.StackItem stack,
org.eclipse.emf.ecore.EClass newType) |
| Constructor and Description |
|---|
ContextTypePDAProvider.FilterState(ContextTypePDAProvider.FilterState previous,
org.eclipse.emf.ecore.EClass type,
ContextTypePDAProvider.StackItem stack,
ISerState state) |
ContextTypePDAProvider.StackItem(ContextTypePDAProvider.StackItem parent,
RuleCall rc) |
Copyright © 2015. All Rights Reserved.