attr_reader rparen_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, variable: LocalVariableReadNode
| InstanceVariableReadNode
| ClassVariableReadNode
| GlobalVariableReadNode
| BackReferenceReadNode
| NumberedReferenceReadNode
| ItLocalVariableReadNode
| MissingNode
, operator_loc
: Location
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, statements: StatementsNode
?, keyword_loc
: Location
, opening_loc
: Location
, closing_loc
: Location
}
attr_reader keyword_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, statements: StatementsNode
?, keyword_loc
: Location
, opening_loc
: Location
, closing_loc
: Location
}
attr_reader keyword_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, locals: Array, statements: StatementsNode
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, left: Prism::node?, right: Prism::node?, operator_loc
: Location
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, numerator: Integer
, denominator: Integer
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, opening_loc
: Location
, content_loc
: Location
, closing_loc
: Location
, unescaped: String
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, name: Symbol
, name_loc
: Location
}
def repeated_parameter?: () -> bool
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, name: Symbol
}
def repeated_parameter?: () -> bool
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, expression: Prism::node, keyword_loc
: Location
, rescue_expression
: Prism::node }
attr_reader keyword_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, keyword_loc
: Location
, exceptions: Array, operator_loc
: Location
?, reference: LocalVariableTargetNode
| InstanceVariableTargetNode
| ClassVariableTargetNode
| GlobalVariableTargetNode
| ConstantTargetNode
| ConstantPathTargetNode
| CallTargetNode
| IndexTargetNode
| BackReferenceReadNode
| NumberedReferenceReadNode
| MissingNode
| nil, statements: StatementsNode
?, subsequent: RescueNode
? }
attr_reader keyword_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, name: Symbol
?, name_loc
: Location
?, operator_loc
: Location
}
def repeated_parameter?: () -> bool
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
}
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
, keyword_loc
: Location
, arguments: ArgumentsNode
? }
attr_reader keyword_loc
: Location
def deconstruct_keys
: (Array keys) -> { node_id: Integer
, location: Location
}