public class StmtClassForgableQueryMethodProvider extends Object implements StmtClassForgable
Constructor and Description |
---|
StmtClassForgableQueryMethodProvider(String className,
CodegenPackageScope packageScope,
FAFQueryMethodForge forge) |
Modifier and Type | Method and Description |
---|---|
CodegenClass |
forge(boolean includeDebugSymbols) |
String |
getClassName() |
StmtClassForgableType |
getForgableType() |
public StmtClassForgableQueryMethodProvider(String className, CodegenPackageScope packageScope, FAFQueryMethodForge forge)
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.