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 vBinary field.

vBinary
gulong vBinary [@property setter]

Set vBinary field.

vChar
ubyte vChar [@property getter]

Get vChar field.

vChar
ubyte vChar [@property setter]

Set vChar field.

vComment
string vComment [@property getter]

Get vComment field.

vComment
string vComment [@property setter]

Set vComment field.

vError
uint vError [@property getter]

Get vError field.

vError
uint vError [@property setter]

Set vError field.

vFloat
double vFloat [@property getter]

Get vFloat field.

vFloat
double vFloat [@property setter]

Set vFloat field.

vHex
gulong vHex [@property getter]

Get vHex field.

vHex
gulong vHex [@property setter]

Set vHex field.

vIdentifier
string vIdentifier [@property getter]

Get vIdentifier field.

vIdentifier
string vIdentifier [@property setter]

Set vIdentifier field.

vInt
gulong vInt [@property getter]

Get vInt field.

vInt
gulong vInt [@property setter]

Set vInt field.

vInt64
ulong vInt64 [@property getter]

Get vInt64 field.

vInt64
ulong vInt64 [@property setter]

Set vInt64 field.

vOctal
gulong vOctal [@property getter]

Get vOctal field.

vOctal
gulong vOctal [@property setter]

Set vOctal field.

vString
string vString [@property getter]

Get vString field.

vString
string vString [@property setter]

Set vString field.