class Crass::Scanner
def mark
Experimental RBS support (using type sampling data from the type_fusion
project).
def mark: () -> Integer
This signature was generated using 1 sample from 1 application.
Sets the marker to the position of the next character that will be
def mark @marker = @pos end