| Package | Description |
|---|---|
| org.eclipse.xtext.parsetree.reconstr.impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<TreeConstTransition> |
TreeConstState.enabledOutgoing |
protected List<TreeConstTransition> |
TreeConstState.enabledOutgoingAfterReturn |
protected IGrammarNFAProvider<TreeConstState,TreeConstTransition> |
TreeConstNFAToDot.nfaProvider |
| Modifier and Type | Method and Description |
|---|---|
protected TreeConstTransition |
TreeConstructionNFAProvider.TreeConstNFABuilder.createTransition(TreeConstState source,
TreeConstState target,
boolean isRuleCall,
AbstractElement loopCenter) |
| Modifier and Type | Method and Description |
|---|---|
protected IGrammarNFAProvider.NFABuilder<TreeConstState,TreeConstTransition> |
TreeConstructionNFAProvider.createBuilder() |
List<TreeConstTransition> |
TreeConstState.getEnabledOutgoing() |
List<TreeConstTransition> |
TreeConstState.getEnabledOutgoingAfterReturn() |
| Modifier and Type | Method and Description |
|---|---|
protected GraphvizDotBuilder.Edge |
TreeConstNFAToDot.drawFollowerEdge(AbstractElement grammarElement,
TreeConstTransition transition,
boolean isParent) |
| Constructor and Description |
|---|
TreeConstState(AbstractElement element,
IGrammarNFAProvider.NFABuilder<TreeConstState,TreeConstTransition> builder) |
Copyright © 2015. All Rights Reserved.