struct

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)
Source

Instance methods

clone
Source
column
copy_with(pos _pos = @pos, line _line = @line, column _column = @column)
Source
line
pos