Flutter
string_scanner
SpanScanner
emptySpan property
emptySpan
SpanScanner class
Constructors
SpanScanner
eager
within
Properties
column
emptySpan
lastSpan
line
location
state
hashCode
isDone
lastMatch
position
rest
runtimeType
sourceUrl
string
Methods
error
matches
spanFrom
expect
expectChar
expectDone
noSuchMethod
peekChar
readChar
scan
scanChar
substring
toString
Operators
operator ==
emptySpan property
FileSpan
emptySpan
Returns an empty span at the current location.
Implementation
FileSpan get emptySpan => location.pointSpan();