Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CAstNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const CExpressionBase * AsExpression () |
uLang/Semantics/Expression.h | ||
virtual CExpressionBase * AsExpression () |
uLang/Semantics/Expression.h |
AsExpression()
| Name | AsExpression |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
virtual const CExpressionBase * AsExpression() const
AsExpression()
| Name | AsExpression |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
virtual CExpressionBase * AsExpression()