Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:RuleMap

4450   RuleMap: IDictionary<Integer, Integer>;
4455 for RuleMap in FState.RuleMemo do
4456 if Assigned(RuleMap) then
4457 Inc(Result,RuleMap.Count); // how many input indexes are recorded?