Method: ATNConfig#reachesIntoOuterContext

Defined in:
lib/antlr4/atn/ATNConfig.rb

#reachesIntoOuterContextObject

Returns the value of attribute reachesIntoOuterContext.



13
14
15
# File 'lib/antlr4/atn/ATNConfig.rb', line 13

def reachesIntoOuterContext
  @reachesIntoOuterContext
end