public class IRNewExpressionBuilder extends IRExpressionBuilder
| Constructor and Description |
|---|
IRNewExpressionBuilder(IRType ownersType,
List<IRExpressionBuilder> args) |
| 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 IRNewExpressionBuilder(IRType ownersType, List<IRExpressionBuilder> args)
protected IRExpression buildImpl(IRBuilderContext context)
buildImpl in class IRExpressionBuilderCopyright © 2017. All rights reserved.