def deconstruct_keys
: (Array keys) -> { location: Location
}
def deconstruct_keys
: (Array keys) -> { pattern: Prism::node, statements: StatementsNode
?, in_loc
: Location
, then_loc
: Location
?, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, receiver: Prism::node?, call_operator_loc
: Location
?, opening_loc
: Location
, arguments: ArgumentsNode
?, closing_loc
: Location
, block: Prism::node?, operator_loc
: Location
, value: Prism::node, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, receiver: Prism::node?, call_operator_loc
: Location
?, opening_loc
: Location
, arguments: ArgumentsNode
?, closing_loc
: Location
, block: Prism::node?, binary_operator
: Symbol
, binary_operator_loc
: Location
, value: Prism::node, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, receiver: Prism::node?, call_operator_loc
: Location
?, opening_loc
: Location
, arguments: ArgumentsNode
?, closing_loc
: Location
, block: Prism::node?, operator_loc
: Location
, value: Prism::node, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, receiver: Prism::node, opening_loc
: Location
, arguments: ArgumentsNode
?, closing_loc
: Location
, block: Prism::node?, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, name_loc
: Location
, value: Prism::node, operator_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, value: Integer
, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, opening_loc
: Location
, parts: Array[StringNode | EmbeddedStatementsNode
| EmbeddedVariableNode], closing_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, opening_loc
: Location
, parts: Array[StringNode | EmbeddedStatementsNode
| EmbeddedVariableNode], closing_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, opening_loc
: Location
?, parts: Array[StringNode | EmbeddedStatementsNode
| EmbeddedVariableNode
| InterpolatedStringNode], closing_loc
: Location
?, location: Location
}
def deconstruct_keys
: (Array keys) -> { opening_loc
: Location
?, parts: Array[StringNode | EmbeddedStatementsNode
| EmbeddedVariableNode], closing_loc
: Location
?, location: Location
}
def deconstruct_keys
: (Array keys) -> { opening_loc
: Location
, parts: Array[StringNode | EmbeddedStatementsNode
| EmbeddedVariableNode], closing_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, elements: Array[AssocNode | AssocSplatNode], location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, name: Symbol
?, name_loc
: Location
?, operator_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { locals: Array, operator_loc
: Location
, opening_loc
: Location
, closing_loc
: Location
, parameters: Prism::node?, body: Prism::node?, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, depth: Integer
, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, depth: Integer
, location: Location
}
def deconstruct_keys
: (Array keys) -> { name: Symbol
, depth: Integer
, name_loc
: Location
, value: Prism::node, operator_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { flags: Integer
, opening_loc
: Location
, content_loc
: Location
, closing_loc
: Location
, unescaped: String
, location: Location
}
def deconstruct_keys
: (Array keys) -> { value: Prism::node, pattern: Prism::node, operator_loc
: Location
, location: Location
}
def deconstruct_keys
: (Array keys) -> { value: Prism::node, pattern: Prism::node, operator_loc
: Location
, location: Location
}