Home | History | Annotate | Download | only in antlr3

Lines Matching refs:Array

210                        than one children -- functions like an array of 
312 class BaseTree < ::Array
424 stack.push( Array[ *cursor ] ) unless cursor.empty?
1240 class RewriteRuleElementStream # < Array
1251 if elements.instance_of?( Array )