public class ApplicableRulesFinder extends Object
| Constructor and Description |
|---|
ApplicableRulesFinder(GrammarAdapter grammar,
IndexedRuleAdapter indexRuleAdapter) |
| Modifier and Type | Method and Description |
|---|---|
Deque<Pair<Integer,GrammarResponse>> |
findApplicableRules(HeapConfiguration heapConfiguration) |
public ApplicableRulesFinder(GrammarAdapter grammar, IndexedRuleAdapter indexRuleAdapter)
public Deque<Pair<Integer,GrammarResponse>> findApplicableRules(HeapConfiguration heapConfiguration) throws UnexpectedNonterminalTypeException
Copyright © 2019. All rights reserved.