def initialize: (parameters: ParametersNode
?, locals: Array, opening_loc
: Location
?, closing_loc
: Location
?, location: Location
) -> void
def initialize: (arguments: ArgumentsNode
?, keyword_loc
: Location
, location: Location
) -> void
def initialize: (flags: Integer
, receiver: Node
?, call_operator_loc
: Location
?, message_loc
: Location
?, read_name
: Symbol
, write_name
: Symbol
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (flags: Integer
, receiver: Node
?, call_operator_loc
: Location
?, name: Symbol
, message_loc
: Location
?, opening_loc
: Location
?, arguments: ArgumentsNode
?, closing_loc
: Location
?, block: Node
?, location: Location
) -> void
def initialize: (flags: Integer
, receiver: Node
?, call_operator_loc
: Location
?, message_loc
: Location
?, read_name
: Symbol
, write_name
: Symbol
, operator: Symbol
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (flags: Integer
, receiver: Node
?, call_operator_loc
: Location
?, message_loc
: Location
?, read_name
: Symbol
, write_name
: Symbol
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (flags: Integer
, receiver: Node
, call_operator_loc
: Location
, name: Symbol
, message_loc
: Location
, location: Location
) -> void
def initialize: (value: Node
, target: Node
, operator_loc
: Location
, location: Location
) -> void
def initialize: (predicate: Node
?, conditions: Array, consequent: ElseNode
?, case_keyword_loc
: Location
, end_keyword_loc
: Location
, location: Location
) -> void
def initialize: (predicate: Node
?, conditions: Array, consequent: ElseNode
?, case_keyword_loc
: Location
, end_keyword_loc
: Location
, location: Location
) -> void
def initialize: (locals: Array, class_keyword_loc
: Location
, constant_path
: Node
, inheritance_operator_loc
: Location
?, superclass: Node
?, body: Node
?, end_keyword_loc
: Location
, name: Symbol
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, operator: Symbol
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, value: Node
, operator_loc
: Location
?, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, operator: Symbol
, location: Location
) -> void
def initialize: (name: Symbol
, name_loc
: Location
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (target: ConstantPathNode
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (parent: Node
?, child: Node
, delimiter_loc
: Location
, location: Location
) -> void
def initialize: (target: ConstantPathNode
, operator_loc
: Location
, value: Node
, operator: Symbol
, location: Location
) -> void
def initialize: (target: ConstantPathNode
, operator_loc
: Location
, value: Node
, location: Location
) -> void
def initialize: (parent: Node
?, child: Node
, delimiter_loc
: Location
, location: Location
) -> void