public class StmtClassForgableOPVFactoryProvider extends Object implements StmtClassForgable
Constructor and Description |
---|
StmtClassForgableOPVFactoryProvider(String className,
OutputProcessViewFactoryForge spec,
CodegenPackageScope packageScope,
int numStreams,
StatementRawInfo raw) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols) |
String |
getClassName() |
StmtClassForgableType |
getForgableType() |
public StmtClassForgableOPVFactoryProvider(String className, OutputProcessViewFactoryForge spec, CodegenPackageScope packageScope, int numStreams, StatementRawInfo raw)
public CodegenClass forge(boolean includeDebugSymbols)
forge
in interface StmtClassForgable
public String getClassName()
getClassName
in interface StmtClassForgable
public StmtClassForgableType getForgableType()
getForgableType
in interface StmtClassForgable
Copyright © 2005–2018. All rights reserved.