CExprCompoundBase

Base for expressions that have an array of subexpressions Subclasses: [CExprMakeArray](API\Runtime\VerseCompiler\uLang\Semantics\CExprMakeArray), [CExprMakeMap](API\Runtime\VerseCompiler\uLang\Semantics\CExprMakeMap), [CExprMakeTuple](API\Runtime\VerseCompiler\uLang\Semantics\CExprMakeTuple), [CExprCodeBlock](API\Runtime\VerseCompiler\uLang\Semantics\CExprCodeBlock), [CExprConcurrentBlockBase](API\Runtime\VerseCompiler\uLang\Semantics\CExprConcurrentBlockBase)