Home | History | Annotate | Download | only in antlr3

Lines Matching defs:hold

287 <i>channel</i> feature, which allows you to hold on to all tokens of interest
887 def hold( pos = @position )
888 block_given? or return enum_for( :hold, pos )