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