Results for: "Pathname"

def comment_targets: () -> Array[Node | Location]

Represents the location of the ‘=>` operator.

foo => bar
    ^^

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

def inheritance_operator: () -> String?

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

The location of the ‘=` operator.

@@foo = :bar
      ^

def comment_targets: () -> Array[Node | Location]

attr_reader operator_loc: Location

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

Returns the location of the binary operator used to modify the receiver. This method is deprecated in favor of binary_operator_loc.

def comment_targets: () -> Array[Node | Location]

attr_reader operator_loc: Location

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

The location of the ‘=` operator.

::ABC = 123
      ^

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

def comment_targets: () -> Array[Node | Location]

The location of the ‘=` operator.

FOO = :bar
    ^

def comment_targets: () -> Array[Node | Location]

Search took: 4ms  ·  Total Results: 3460