Navigation
API > API/Runtime > API/Runtime/VerseCompiler
Evaluate operand to an l-expression.
| Name | CExprSet |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
class CExprSet : public uLang::CExprUnaryOp
Inheritance Hierarchy
- CSharedMix → CAstNode → CExpressionBase → CExprUnaryOp → CExprSet
- CAttributable → CExpressionBase → CExprUnaryOp → CExprSet
Functions
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool operator==
(
const CExpressionBase& Other |
uLang/Semantics/Expression.h |