Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
Inheritance Hierarchy
- CSharedMix
- IModularFeature
- TModularFeature
- TApiLayerInjection
- IIntraSemAnalysisInjection
- IPostParseInjection
- IPostSemAnalysisInjection
- IPreLinkInjection
- IPreParseInjection
- IPreSemAnalysisInjection
- IPreTranslateInjection
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ApiLayerInjections.h |
| Include | #include "uLang/CompilerPasses/ApiLayerInjections.h" |
Syntax
template<class FeatureType, typename... InjectionArgsType>
class TApiLayerInjection : public uLang::TModularFeature< FeatureType >
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Ingest
(
InjectionArgsType... Args, |