class ConditionExprNode

Defined at line 227 of file ../../src/developer/debug/zxdb/expr/expr_node.h

Implements all types of if and if/else

Public Methods

const ConditionExprNode * AsCondition ()

Defined at line 246 of file ../../src/developer/debug/zxdb/expr/expr_node.h

void EmitBytecode (VmStream & stream)

Defined at line 267 of file ../../src/developer/debug/zxdb/expr/expr_node.cc

void Print (std::ostream & out, int indent)

Defined at line 370 of file ../../src/developer/debug/zxdb/expr/expr_node.cc

Records

Friends

class MakeRefCountedHelper
class RefCountedThreadSafe