Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | IIntraSemAnalysisInjection |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ApiLayerInjections.h |
| Include Path | #include "uLang/CompilerPasses/ApiLayerInjections.h" |
Syntax
class IIntraSemAnalysisInjection : public uLang::TApiLayerInjection< IIntraSemAnalysisInjection, const SIntraSemInjectArgs &, const SProgramContext & >