dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Token.getLocation
dil
lexer
Token
Token
Returns the Location of this token.
struct
Token
Location
getLocation
(
bool
realLocation
)
(
cstring
filePath
)
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
Returns the Location of this token.