public class VariableReadWritePackageForge extends Object
Constructor and Description |
---|
VariableReadWritePackageForge(List<OnTriggerSetAssignment> assignments,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getVariableTypes()
Returns a map of variable names and type of variable.
|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public VariableReadWritePackageForge(List<OnTriggerSetAssignment> assignments, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public Map<String,Object> getVariableTypes()
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2019. All rights reserved.