Navigation
API > API/Runtime > API/Runtime/VerseCompiler
Iterated Rush (collection form) concurrency primitive - rush(item:collection) {_coro1() _coro2()}
| Name | CExprRushIterated |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
class CExprRushIterated : public uLang::CExprConcurrentIteratedBase
Inheritance Hierarchy
- CSharedMix → CAstNode → CExpressionBase → CExprIteration → CExprConcurrentIteratedBase → CExprRushIterated
- CAttributable → CExpressionBase → CExprIteration → CExprConcurrentIteratedBase → CExprRushIterated