| Package | Description |
|---|---|
| org.antlr.v4.codegen.model |
| Modifier and Type | Method and Description |
|---|---|
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineAndClip(FrequencySet<String> a,
FrequencySet<String> b,
int clip) |
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineMax(FrequencySet<String> a,
FrequencySet<String> b) |
protected FrequencySet<String> |
RuleFunction.getElementFrequenciesForAlt(AltAST ast)
Given list of X and r refs in alt, compute how many of each there are
|
| Modifier and Type | Method and Description |
|---|---|
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineAndClip(FrequencySet<String> a,
FrequencySet<String> b,
int clip) |
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineAndClip(FrequencySet<String> a,
FrequencySet<String> b,
int clip) |
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineMax(FrequencySet<String> a,
FrequencySet<String> b) |
protected static FrequencySet<String> |
RuleFunction.ElementFrequenciesVisitor.combineMax(FrequencySet<String> a,
FrequencySet<String> b) |
Copyright © 1992-2013 ANTLR. All Rights Reserved.