Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CAstNode
Description
True if this AstNode is used to represent an IrNode. Needed to disable some asserts and clean up code. Will be removed when IrNodes have their own type.
| Name | IsIrNode |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
bool IsIrNode() const