Interface MethodTargetStrategyForge
- All Known Implementing Classes:
MethodTargetStrategyScriptForge
,MethodTargetStrategyStaticMethodForge
,MethodTargetStrategyVariableForge
public interface MethodTargetStrategyForge
-
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Method Details
-
make
CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-