isValue

pure @safe nothrow
bool
isValue

Return Value

Type: bool

true if the token can be used in place of a "value". Useful for validation.

Meta