Documentation
Dlang.org
Scanner.inputText
glib
scanner
Scanner
Prepares to scan a text buffer.
class
Scanner
void
inputText
(
string
text
,
uint
textLen
)
Parameters
text
string
the text buffer to scan
textLen
uint
the length of the text buffer
glib
scanner
Scanner
functions
curLine
curPosition
curToken
destroy
eof
getNextToken
inputFile
inputText
lookupSymbol
peekNextToken
scopeAddSymbol
scopeForeachSymbol
scopeLookupSymbol
scopeRemoveSymbol
setScope
syncFileOffset
unexpToken
Prepares to scan a text buffer.