FFIValue

Represents a leaf node in a condition tree, effectively inserting a static value like a string, identifier or number.

Members

Enums

Type
enum Type

tagged union type

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

type
Type type;

tagged union type

Meta