Home | History | Annotate | Download | only in antlr3

Lines Matching full:look

136     look, adaptor = @input.look, @input.tree_adaptor
137 if adaptor.child_count( look ) == 0
178 super( rule_name, rule_index, @input.look )
182 super( rule_name, rule_index, @input.look )
953 of the next node. #look returns the next full tree node.
963 abstract :look
1052 def look( k = 1 )
1062 look
1096 @adaptor.type_of look( i )
1172 if node == start ... node == stop # <-- hey look, it's the flip flop operator