libdparse v0.22.0 (2023-02-14T12:55:31Z)
Dub
Repo
TokenTriviaFields.opCmp
dparse
lexer
TokenTriviaFields
Undocumented in source. Be warned that the author may not have intended to support it.
int
opCmp
(size_t i)
int
opCmp
(typeof(this) other)
mixintemplate
TokenTriviaFields
()
const pure nothrow @
safe
@
nogc
int
opCmp
(
ref
const
typeof
(this)
other
)
immutable
(
typeof
(
this
))[]
leadingTrivia
;
immutable
(
typeof
(
this
))[]
trailingTrivia
;
Meta
Source
See Implementation
dparse
lexer
TokenTriviaFields
functions
comment
opCmp
trailingComment
variables
leadingTrivia
memoizedLeadingComment
memoizedTrailingComment
trailingTrivia