Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CClass
Syntax
TArray < CExprCodeBlock * > _IrBlockClauses
Remarks
Kept alive via _Definition's IrNode's (CExprClassDefinition) Members field. We don't hold a shared reference to this because the Ir tree has to be destroyed before the AST.