TokenValue

A union holding the value of the token.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

vBinary
gulong vBinary [@property getter]

Get field vBinary.

vBinary
gulong vBinary [@property setter]

Set field vBinary.

vChar
ubyte vChar [@property getter]

Get field vChar.

vChar
ubyte vChar [@property setter]

Set field vChar.

vComment
string vComment [@property getter]

Get field vComment.

vComment
string vComment [@property setter]

Set field vComment.

vError
uint vError [@property getter]

Get field vError.

vError
uint vError [@property setter]

Set field vError.

vFloat
double vFloat [@property getter]

Get field vFloat.

vFloat
double vFloat [@property setter]

Set field vFloat.

vHex
gulong vHex [@property getter]

Get field vHex.

vHex
gulong vHex [@property setter]

Set field vHex.

vIdentifier
string vIdentifier [@property getter]

Get field vIdentifier.

vIdentifier
string vIdentifier [@property setter]

Set field vIdentifier.

vInt
gulong vInt [@property getter]

Get field vInt.

vInt
gulong vInt [@property setter]

Set field vInt.

vInt64
ulong vInt64 [@property getter]

Get field vInt64.

vInt64
ulong vInt64 [@property setter]

Set field vInt64.

vOctal
gulong vOctal [@property getter]

Get field vOctal.

vOctal
gulong vOctal [@property setter]

Set field vOctal.

vString
string vString [@property getter]

Get field vString.

vString
string vString [@property setter]

Set field vString.