public class RulePairList extends Object
Constructor and Description |
---|
RulePairList(List<RuleRefinementNode> grammarNodes,
IntList invhomStates) |
Modifier and Type | Method and Description |
---|---|
List<RuleRefinementNode> |
getGrammarNodes() |
IntList |
getInvhomStates() |
public RulePairList(List<RuleRefinementNode> grammarNodes, IntList invhomStates)
public List<RuleRefinementNode> getGrammarNodes()
public IntList getInvhomStates()
Copyright © 2017. All rights reserved.