public class StmtClassForgableStmtFields extends Object implements StmtClassForgable
Constructor and Description |
---|
StmtClassForgableStmtFields(String className,
CodegenPackageScope packageScope,
int numStreams) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols) |
String |
getClassName() |
StmtClassForgableType |
getForgableType() |
static void |
makeSubstitutionSetter(CodegenPackageScope packageScope,
CodegenMethod method,
CodegenClassScope classScope) |
public StmtClassForgableStmtFields(String className, CodegenPackageScope packageScope, int numStreams)
public CodegenClass forge(boolean includeDebugSymbols)
forge
in interface StmtClassForgable
public String getClassName()
getClassName
in interface StmtClassForgable
public StmtClassForgableType getForgableType()
getForgableType
in interface StmtClassForgable
public static void makeSubstitutionSetter(CodegenPackageScope packageScope, CodegenMethod method, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.