OpenGrok
Cross Reference: tree.py
xref
: /
external
/
antlr
/
runtime
/
Python3
/
antlr3
/
tree.py
Home
|
History
|
Annotate
|
Download
|
only in
antlr3
Lines Matching
refs:nc
1070
nc
= newRoot.getChildCount()
1071
if
nc
== 1:
1074
elif
nc
> 1: