public class IRNotExpressionCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRNotExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRNotExpression expression,
IRBytecodeContext context) |
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcodepublic static void compile(IRNotExpression expression, IRBytecodeContext context)
Copyright © 2018. All rights reserved.