class GraphFieldPropertyNode

Public Instance Methods

apply_function(operand) click to toggle source
# File lib/ast_node.rb, line 366
def apply_function(operand)
  operand
end