public class StmtForgeMethodCreateExpression extends StmtForgeMethodCreateSimpleBase
base
Constructor and Description |
---|
StmtForgeMethodCreateExpression(StatementBaseInfo base) |
Modifier and Type | Method and Description |
---|---|
protected StmtClassForgeable |
aiFactoryForgable(String className,
CodegenPackageScope packageScope,
EventType statementEventType,
String objectName) |
protected StmtForgeMethodRegisterResult |
register(StatementCompileTimeServices services) |
make
public StmtForgeMethodCreateExpression(StatementBaseInfo base)
protected StmtForgeMethodRegisterResult register(StatementCompileTimeServices services) throws ExprValidationException
register
in class StmtForgeMethodCreateSimpleBase
ExprValidationException
protected StmtClassForgeable aiFactoryForgable(String className, CodegenPackageScope packageScope, EventType statementEventType, String objectName)
aiFactoryForgable
in class StmtForgeMethodCreateSimpleBase
Copyright © 2005–2021. All rights reserved.