The state of the lexer when this token was produced.
223 224 225
# File 'lib/prism/lex_compat.rb', line 223 def state self[3] end