Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprIdentifierBase
- CExpressionBase::operator==()
- CExprIdentifierBase::operator==()
- CExprEnumLiteral::operator==()
- CExprIdentifierBuiltInMacro::operator==()
- CExprIdentifierData::operator==()
- CExprIdentifierFunction::operator==()
- CExprIdentifierOverloadedFunction::operator==()
- CExprIdentifierTypeAlias::operator==()
- CExprIdentifierTypeVariable::operator==()
- CExprIdentifierUnresolved::operator==()
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
virtual bool operator==
(
const CExpressionBase & Other
) const