def operator: () -> String
def operator: () -> String
def operator: () -> String
def operator: () -> String
def lparen: () -> String
def rparen: () -> String
def operator: () -> String
def operator: () -> String
def binary?: () -> bool
def operator: () -> String
?
def operator: () -> String
def literal?: () -> bool
def operator: () -> String
def operator: () -> String
def lparen: () -> String
?
def rparen: () -> String
?
def lparen: () -> String
?
def rparen: () -> String
?
Returns the lines of the source code as an array of strings.
Binary search through the offsets to find the line number for the given byte offset.
Returns true if this comment happens on the same line as other code and false if the comment is by itself.
This can only be true for inline comments.