Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExpressionBase
Analysis Results.
| Name | SAnalysisResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
struct SAnalysisResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ResultType | const CTypeBase * | The type to which this node evaluates. | uLang/Semantics/Expression.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const SAnalysisResult& Other |
uLang/Semantics/Expression.h |