Home | History | Annotate | Download | only in antlr3

Lines Matching full:__next__

1278       return dup( __next__ )
1280 __next__
1304 def __next__
1332 return @adaptor.create_with_payload( __next__ )
1335 alias :next :__next__
1353 return @adaptor.copy_node( __next__ )
1355 return __next__
1371 alias next_node __next__