Right.Builder

Undocumented in source.

Constructors

this
this(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
Undocumented in source.

Members

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
getExpression
.Expression.Builder getExpression()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
int getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
initExpression
.Expression.Builder initExpression()
Undocumented in source. Be warned that the author may not have intended to support it.
isExpression
bool isExpression()
Undocumented in source. Be warned that the author may not have intended to support it.
isValue
bool isValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setExpression
void setExpression(.Expression.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
which
Which which()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta