Method: Parser#ctx

Defined in:
lib/antlr4/Parser.rb

#ctxObject

Returns the value of attribute ctx.



11
12
13
# File 'lib/antlr4/Parser.rb', line 11

def ctx
  @ctx
end