class CriticalFieldPropertyNode

Public Instance Methods

apply_function(operand) click to toggle source

Ignored

# File lib/ast_node.rb, line 348
def apply_function(operand)
  operand
end