Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprError
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/UnknownType.h |
| Include | #include "uLang/Semantics/UnknownType.h" |
void AppendChild
(
TSPtr < CAstNode > && Child
)
Remarks
We hold onto child expressions in service of semantic analysis we may want info for nested expressions, which may be well-formed, even if this parent was not fully formed.