tagToken

Alias for construction of tag token.

package @safe pure nothrow @nogc
alias tagToken = simpleValueToken!(TokenID.Tag)

Meta