Results for: "Array"

Foo::Bar += baz ^^^^^^^^^^^^^^^

$foo &&= bar ^^^^^^^^^^^^

$foo ||= bar ^^^^^^^^^^^^

@foo &&= bar ^^^^^^^^^^^^

@foo ||= bar ^^^^^^^^^^^^

-> { it }

^^

foo &&= bar ^^^^^^^^^^^

foo ||= bar ^^^^^^^^^^^

@@foo &&= bar ^^^^^^^^^^^^^

@@foo ||= bar ^^^^^^^^^^^^^

Foo::Bar += baz ^^^^^^^^^^^^^^^

$foo &&= bar ^^^^^^^^^^^^

$foo ||= bar ^^^^^^^^^^^^

@foo &&= bar ^^^^^^^^^^^^

@foo ||= bar ^^^^^^^^^^^^

-> { it }

^^

foo &&= bar ^^^^^^^^^^^

foo ||= bar ^^^^^^^^^^^

Initialize a new ArrayNode node.

def accept: (Visitor visitor) -> void

def child_nodes: () -> Array[nil | Node]

def compact_child_nodes: () -> Array

def copy: (?node_id: Integer, ?location: Location, ?flags: Integer, ?elements: Array, ?opening_loc: Location?, ?closing_loc: Location?) -> ArrayNode

def deconstruct: () -> Array[nil | Node]

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

Search took: 4ms  ·  Total Results: 2478