phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
TokenStructure.opEquals
std
experimental
lexer
TokenStructure
Returs: true if the token has the given type, false otherwise.
struct
TokenStructure
(IdType, string extraFields = "")
pure nothrow @
safe
@
nogc
const
bool
opEquals
(
IdType
type
)
Meta
Source
See Implementation
std
experimental
lexer
TokenStructure
constructors
this
functions
opEquals
variables
column
index
line
text
type
Returs: true if the token has the given type, false otherwise.