public class ModuleScriptInitializeSymbol extends Object implements CodegenSymbolProvider
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
REF_INITSVC |
Constructor and Description |
---|
ModuleScriptInitializeSymbol() |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
getAddInitSvc(CodegenMethodScope scope) |
void |
provide(Map<String,EPTypeClass> symbols) |
public static final CodegenExpressionRef REF_INITSVC
public CodegenExpressionRef getAddInitSvc(CodegenMethodScope scope)
public void provide(Map<String,EPTypeClass> symbols)
provide
in interface CodegenSymbolProvider
Copyright © 2005–2022. All rights reserved.