public class StmtClassForgeableJsonDelegateFactory extends Object implements StmtClassForgeable
Constructor and Description |
---|
StmtClassForgeableJsonDelegateFactory(String className,
CodegenPackageScope packageScope,
String delegateClassName,
String underlyingClassName) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols,
boolean fireAndForget) |
String |
getClassName() |
StmtClassForgeableType |
getForgeableType() |
public StmtClassForgeableJsonDelegateFactory(String className, CodegenPackageScope packageScope, String delegateClassName, String underlyingClassName)
public CodegenClass forge(boolean includeDebugSymbols, boolean fireAndForget)
forge
in interface StmtClassForgeable
public String getClassName()
getClassName
in interface StmtClassForgeable
public StmtClassForgeableType getForgeableType()
getForgeableType
in interface StmtClassForgeable
Copyright © 2005–2019. All rights reserved.