Package gw.lang.ir.builder.expression
Class IRNullLiteralBuilder
java.lang.Object
gw.lang.ir.builder.IRElementBuilder
gw.lang.ir.builder.IRExpressionBuilder
gw.lang.ir.builder.expression.IRNullLiteralBuilder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.lang.ir.builder.IRExpressionBuilder
build, call, call, call, call, cast, cast, cast, equals, field, getType, isNotNull, isNull, notEquals
Methods inherited from class gw.lang.ir.builder.IRElementBuilder
findConstructor, findField, findMethod, getIRType, getIRType, getIRType, getIRTypes, getIRTypes
-
Constructor Details
-
IRNullLiteralBuilder
public IRNullLiteralBuilder()
-
-
Method Details
-
buildImpl
- Specified by:
buildImpl
in classIRExpressionBuilder
-