Method: DFAState#edges
- Defined in:
- lib/antlr4/dfa/DFAState.rb
#edges ⇒ Object
Returns the value of attribute edges.
39 40 41 |
# File 'lib/antlr4/dfa/DFAState.rb', line 39 def edges @edges end |
Returns the value of attribute edges.
39 40 41 |
# File 'lib/antlr4/dfa/DFAState.rb', line 39 def edges @edges end |