Method: GraphQL::Backtrace::Frame#ast_node

Defined in:
lib/graphql/backtrace.rb

#ast_nodeObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

[View source] [View on GitHub]

47
48
49
# File 'lib/graphql/backtrace.rb', line 47

def ast_node
  @ast_node
end