public class StmtClassForgeableStmtFields extends Object implements StmtClassForgeable
Constructor and Description |
---|
StmtClassForgeableStmtFields(String className,
CodegenPackageScope packageScope,
int numStreams) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols,
boolean fireAndForget) |
String |
getClassName() |
StmtClassForgeableType |
getForgeableType() |
static void |
makeSubstitutionSetter(CodegenPackageScope packageScope,
CodegenMethod method,
CodegenClassScope classScope) |
public StmtClassForgeableStmtFields(String className, CodegenPackageScope packageScope, int numStreams)
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
public static void makeSubstitutionSetter(CodegenPackageScope packageScope, CodegenMethod method, CodegenClassScope classScope)
Copyright © 2005–2020. All rights reserved.