dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Token.ws
dil
lexer
Token
Token
Points to the preceding whitespace characters if present.
struct
Token
cchar
*
ws
;
Meta
Source
See Implementation
dil
lexer
Token
Token
functions
errorLocationOfEnd
getLocation
isAsmStatementStart
isDeclDefStart
isIntegralType
isKeyword
isMultiline
isSpecialToken
isStatementStart
isTokenStringLiteral
isWhitespace
lineCount
next
nextNWS
opCmp
opEquals
prev
prevNWS
text
toString
wsChars
static functions
textSpan
structs
HashLineInfo
HashLineValue
NewlineValue
StringValue
unions
IntegerValue
__anonymous
variables
end
kind
start
ws
Points to the preceding whitespace characters if present.