Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | CExprUpon |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
class CExprUpon : public uLang::CExprBinaryAwaitOp
Inheritance Hierarchy
- CSharedMix → CAstNode → CExpressionBase → CExprBinaryAwaitOp → CExprUpon
- CAttributable → CExpressionBase → CExprBinaryAwaitOp → CExprUpon
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CExprBinaryAwaitOp
(
TSRefArray< CExpressionBase > DomainExprs, |
uLang/Semantics/Expression.h | ||
CExprBinaryAwaitOp
(
int32_t NumReservedDomainExprs, |
uLang/Semantics/Expression.h |
Overridden from CAstNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual CUTF8String GetErrorDesc() |
Text methods. | uLang/Semantics/Expression.h | |
virtual EAstNodeType GetNodeType() |
uLang/Semantics/Expression.h |