Home | History | Annotate | Download | only in antlr3

Lines Matching refs:column

83   the input stream column at which the token starts
1028 @state.token_start_column = @input.column
1120 def column
1121 @input.column
1191 input_symbol = "#{ symbol } @ line #{ line } / col #{ column }"
1198 input_symbol = "#{ symbol } @ line #{ line } / col #{ column }"
1213 t.column = @state.token_start_column