Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | IParserPass |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IParserPass.h |
| Include Path | #include "uLang/CompilerPasses/IParserPass.h" |
Syntax
class IParserPass : public uLang::TModularFeature< IParserPass >
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ProcessSnippet
(
const uLang::TSRef< Verse::Vst::Snippet >& OutVst, |
uLang/CompilerPasses/IParserPass.h |