Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Toolchain > API/Runtime/VerseCompiler/uLang/Toolchain/CToolchain
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Toolchain/Toolchain.h |
| Include | #include "uLang/Toolchain/Toolchain.h" |
const TOptional < TSRef < IParserPass > > & GetParser() const
Remarks
Accessors for the various stages of the compiler. Most users will never actually need to grab these stages individual, but in the cases where you need to do partial compilation, they can be useful to manually run