mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
TokenData.opAssign
mutils
serializer
lexer_utils
TokenData
Undocumented in source. Be warned that the author may not have intended to support it.
struct
TokenData
void
opAssign
(
T
)
(
T
el
)
if
(
isIntegral
!
T
||
isFloatingPoint
!
T
||
is
(
T
==
string
)
||
is
(
Unqual
!
T
==
char
)
||
is
(
T
==
bool
)
)
Meta
Source
See Implementation
mutils
serializer
lexer_utils
TokenData
functions
get
getChar
getEscapedString
getUnescapedString
isAssignableTo
isChar
isComment
isString
isType
opAssign
toString
unions
__anonymous
variables
column
line
type