Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExprCompoundBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSPtrArray< CExpressionBase > & GetSubExprs () |
uLang/Semantics/Expression.h | ||
TSPtrArray< CExpressionBase > & GetSubExprs () |
uLang/Semantics/Expression.h |
GetSubExprs()
| Name | GetSubExprs |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
const TSPtrArray< CExpressionBase > & GetSubExprs() const
GetSubExprs()
| Name | GetSubExprs |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
TSPtrArray< CExpressionBase > & GetSubExprs()