public class IRNewArrayExpressionBuilder extends IRExpressionBuilder
| Constructor and Description |
|---|
IRNewArrayExpressionBuilder(IRType componentType,
IRExpressionBuilder size) |
| Modifier and Type | Method and Description |
|---|---|
protected IRExpression |
buildImpl(IRBuilderContext context) |
build, call, call, call, call, cast, cast, cast, equals, field, getType, isNotNull, isNull, notEqualsfindConstructor, findField, findMethod, getIRType, getIRType, getIRType, getIRTypes, getIRTypespublic IRNewArrayExpressionBuilder(IRType componentType, IRExpressionBuilder size)
protected IRExpression buildImpl(IRBuilderContext context)
buildImpl in class IRExpressionBuilderCopyright © 2015. All rights reserved.