Home | History | Annotate | Download | only in antlr

Lines Matching refs:rrn

2063   RuleRefNode   *rrn;

2079 rrn=(RuleRefNode *)n;
2080 fprintf(f," %2d to %-27s",itemCount,rrn->text);