Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExprModuleDefinition
Description
True if this expression can be path of a segment. It works at all times, i.e., also before macro expression have been processed. The MacroSymbols argument is used in the latter case.
Virtual Inheritance
- CExpressionBase::CanBePathSegment → CExprModuleDefinition::CanBePathSegment
| Name | CanBePathSegment |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
virtual bool CanBePathSegment
(
const TMacroSymbols & MacroSymbols
) const