Results for: "pstore"

The start offset of the node in the source. This method is effectively a delegate method to the location object.

Delegates to the start_column of the associated location object.

Returns true if the node has the static literal flag set.

Similar to inspect, but respects the current level of indentation given by the pretty print object.

Convert this node into a graphviz dot graph string.

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, new_name: GlobalVariableReadNode | BackReferenceReadNode | NumberedReferenceReadNode, old_name: GlobalVariableReadNode | BackReferenceReadNode | NumberedReferenceReadNode | SymbolNode | MissingNode, keyword_loc: Location }

The location of the ‘alias` keyword.

alias $foo $bar
^^^^^

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, new_name: SymbolNode | InterpolatedSymbolNode, old_name: SymbolNode | InterpolatedSymbolNode | GlobalVariableReadNode | MissingNode, keyword_loc: Location }

Represents the location of the ‘alias` keyword.

alias foo bar
^^^^^

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, left: Prism::node, right: Prism::node, operator_loc: Location }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, arguments: Array }

def contains_forwarding?: () -> bool

def contains_keywords?: () -> bool

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, elements: Array, opening_loc: Location?, closing_loc: Location? }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, constant: ConstantReadNode | ConstantPathNode | nil, requireds: Array, rest: Prism::node?, posts: Array, opening_loc: Location?, closing_loc: Location? }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, key: Prism::node, value: Prism::node, operator_loc: Location? }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, value: Prism::node?, operator_loc: Location }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, name: Symbol }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, begin_keyword_loc: Location?, statements: StatementsNode?, rescue_clause: RescueNode?, else_clause: ElseNode?, ensure_clause: EnsureNode?, end_keyword_loc: Location? }

def begin_keyword: () -> String?

def end_keyword: () -> String?

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, expression: Prism::node?, operator_loc: Location }

def deconstruct_keys: (Array keys) -> { node_id: Integer, location: Location, name: Symbol }

def repeated_parameter?: () -> bool

Search took: 4ms  ·  Total Results: 4418