Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
Inheritance Hierarchy
- CSharedMix
- IModularFeature
- TModularFeature
- IParserPass
- CParserPass
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IParserPass.h |
| Include | #include "uLang/CompilerPasses/IParserPass.h" |
Syntax
class IParserPass : public uLang::TModularFeature< IParserPass >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ProcessSnippet
(
const uLang::TSRef< Verse::Vst::Snippet >& OutVst, |