Hwaro::Assets::Sass::Scanner::Snapshot
Inherits Struct / Value / Object
Snapshot/rewind for bounded lookahead (the parser peeks past
whitespace and comments for @else chains).
Constructors
new(pos : Int32, line : Int32, column : Int32)
SourceInstance methods
clone
Sourcecolumn
copy_with(pos _pos = @pos, line _line = @line, column _column = @column)
Sourceline
pos