vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
SourceLocation.getTokenString
vox
fe
ast
source_file
SourceLocation
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
char
)[]
getTokenString
(const(char)[] input)
const
(
char
)[]
getTokenString
(TokenType type, const(char)[] input)
struct
SourceLocation
pure const
const
(
char
)[]
getTokenString
(
TokenType
type
,
const
(
char
)[]
input
)
Meta
Source
See Implementation
vox
fe
ast
source_file
SourceLocation
functions
getTokenString
toString
variables
col
end
line
start