TokenTriviaFields.opCmp - multiple declarations
Function TokenTriviaFields.opCmp
int opCmp
(
const ref typeof(this) other
) const pure nothrow @nogc @safe;
Function TokenTriviaFields.opCmp
int opCmp
(
size_t i
) const pure nothrow @nogc @safe;