public class IRAssignmentStatementBuilder extends IRStatementBuilder
| Constructor and Description |
|---|
IRAssignmentStatementBuilder(IRSymbolBuilder root,
IRExpressionBuilder value) |
| Modifier and Type | Method and Description |
|---|---|
protected IRStatement |
buildImpl(IRBuilderContext context) |
buildfindConstructor, findField, findMethod, getIRType, getIRType, getIRType, getIRTypes, getIRTypespublic IRAssignmentStatementBuilder(IRSymbolBuilder root, IRExpressionBuilder value)
protected IRStatement buildImpl(IRBuilderContext context)
buildImpl in class IRStatementBuilderCopyright © 2016. All rights reserved.