Interface JsonDelegateForge
- All Known Implementing Classes:
JsonDelegateForgeByClass
,JsonDelegateForgeWithDelegateFactory
,JsonDelegateForgeWithDelegateFactoryArray
,JsonDelegateForgeWithDelegateFactoryArray2Dim
,JsonDelegateForgeWithDelegateFactoryCollection
,JsonDelegateForgeWithDelegateFactorySelf
public interface JsonDelegateForge
-
Method Summary
Modifier and TypeMethodDescriptionnewDelegate
(JsonDelegateRefs fields, CodegenMethod method, CodegenClassScope classScope)
-
Method Details
-
newDelegate
CodegenExpression newDelegate(JsonDelegateRefs fields, CodegenMethod method, CodegenClassScope classScope)
-