Results for: "remove_const"

def ignore_case?: () -> bool

def ignore_case?: () -> bool

def repeated_parameter?: () -> bool

def ignore_case?: () -> bool

def module_keyword: () -> String

The location of the opening parenthesis.

a, (b, c) = 1, 2, 3
   ^

The location of the closing parenthesis.

a, (b, c) = 1, 2, 3
        ^

The location of the opening parenthesis.

(a, b, c) = 1, 2, 3
^

The location of the closing parenthesis.

(a, b, c) = 1, 2, 3
        ^

def repeated_parameter?: () -> bool

def repeated_parameter?: () -> bool

attr_reader lparen_loc: Location

attr_reader rparen_loc: Location

def ignore_case?: () -> bool

def repeated_parameter?: () -> bool

def repeated_parameter?: () -> bool

def repeated_parameter?: () -> bool

def experimental_everything?: () -> bool

attr_reader lparen_loc: Location?

attr_reader rparen_loc: Location?

def begin_modifier?: () -> bool

def begin_modifier?: () -> bool

attr_reader lparen_loc: Location?

attr_reader rparen_loc: Location?

Implement the pretty print interface for Location.

Search took: 6ms  ·  Total Results: 5438