Method: ANTLR3::Profile::Profile#rule_invocation_depth

Defined in:
lib/antlr3/profile.rb

#rule_invocation_depthObject

Returns the value of attribute rule_invocation_depth

Returns:

  • (Object)

    the current value of rule_invocation_depth



96
97
98
# File 'lib/antlr3/profile.rb', line 96

def rule_invocation_depth
  @rule_invocation_depth
end