Method: SyntaxSuggest::LexValue#state
- Defined in:
- lib/syntax_suggest/lex_value.rb
#state ⇒ Object (readonly)
Returns the value of attribute state.
16 17 18 |
# File 'lib/syntax_suggest/lex_value.rb', line 16 def state @state end |