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