Method: ANTLR3::Profile::Profile#rule_invocation_depth
- Defined in:
- lib/antlr3/profile.rb
#rule_invocation_depth ⇒ Object
Returns the value of attribute rule_invocation_depth
96 97 98 |
# File 'lib/antlr3/profile.rb', line 96 def rule_invocation_depth @rule_invocation_depth end |