Results for: "pstore"

Copy a ParenthesesNode node

Copy a RedoNode node

Copy a RescueNode node

Copy a RetryNode node

Copy a ReturnNode node

Copy a StatementsNode node

Copy a StringNode node

Copy a XStringNode node

Delegates to the start_character_offset of the associated location object.

Delegates to the start_character_column of the associated location object.

Save the keyword_loc location using the given saved source so that it can be retrieved later.

Save the keyword_loc location using the given saved source so that it can be retrieved later.

def contains_keyword_splat?: () -> bool

Represents the location of the ‘begin` keyword.

begin x end
^^^^^

Represents the location of the ‘end` keyword.

begin x end
        ^^^

Save the keyword_loc location using the given saved source so that it can be retrieved later.

Represents the location of the ‘case` keyword.

case true; in false; end
^^^^

Represents the location of the ‘end` keyword.

case true; in false; end
                     ^^^

Represents the location of the ‘case` keyword.

case true; when false; end
^^^^

Represents the location of the ‘end` keyword.

case true; when false; end
                       ^^^

attr_reader class_keyword_loc: Location

attr_reader end_keyword_loc: Location

attr_reader def_keyword_loc: Location

Save the lparen_loc location using the given saved source so that it can be retrieved later.

Save the rparen_loc location using the given saved source so that it can be retrieved later.

Search took: 5ms  ·  Total Results: 4418