Method: Antlr4::Runtime::DFAState#predicates
- Defined in:
- lib/antlr4/runtime/dfa_state.rb
#predicates ⇒ Object
Returns the value of attribute predicates.
17 18 19 |
# File 'lib/antlr4/runtime/dfa_state.rb', line 17 def predicates @predicates end |