CExprCompoundBase

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