ControlFlowContextDef.__anonymous

Undocumented in source.
class ControlFlowContextDef
@Oneof("_ctxtCase")
union __anonymous {}

Members

Variables

_condCtxt
CondContextDef _condCtxt;
Undocumented in source.
_whileCtxt
WhileContextDef _whileCtxt;
Undocumented in source.

Meta