def comment_targets
: () -> Array[Node | Location]
def comment_targets
: () -> Array[Node | Location]
def then_keyword
: () -> String
?
def comment_targets
: () -> Array[Node | Location]
def comment_targets
: () -> Array[Node | Location]
def then_keyword
: () -> String
?
def comment_targets
: () -> Array[Node | Location]
def comment_targets
: () -> Array[Node | Location]
Occasionally it’s helpful to treat a string as if it were interpolated so that there’s a consistent interface for working with strings.
def comment_targets
: () -> Array[Node | Location]
attr_reader lparen_loc
: Location
?
attr_reader rparen_loc
: Location
?
These are the comments that are associated with this location that exist before the start of this location.
Attach a comment to the leading comments of this location.
These are the comments that are associated with this location that exist after the end of this location.
Attach a comment to the trailing comments of this location.