Package gw.internal.gosu.coercer
Class FunctionToInterfaceClassGenerator
java.lang.Object
gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IGosuClassgetBlockToInterfaceConversionClass(IType typeToCoerceTo, IType enclosingType) static IGosuClassgetBlockToInterfaceConversionClass(String relativeNameWithEncodedSuffix, IType enclosingType)
-
Field Details
-
PROXY_FOR
- See Also:
-
-
Constructor Details
-
FunctionToInterfaceClassGenerator
public FunctionToInterfaceClassGenerator()
-
-
Method Details
-
getBlockToInterfaceConversionClass
public static IGosuClass getBlockToInterfaceConversionClass(IType typeToCoerceTo, IType enclosingType) -
getBlockToInterfaceConversionClass
public static IGosuClass getBlockToInterfaceConversionClass(String relativeNameWithEncodedSuffix, IType enclosingType)
-