Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics
Inheritance Hierarchy
- CAstNode
- CAttributable
- CExpressionBase
- CExprInvocation
- CExprBinaryArithmetic
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
Syntax
class CExprBinaryArithmetic : public uLang::CExprInvocation
Constructors
| Type | Name | Description | |
|---|---|---|---|
CExprBinaryArithmetic
(
EOp Op, |
Functions
Enums
| Type | Name | Description | |
|---|---|---|---|
| EOp |