Searched defs:ternaryOperation (Results 1 – 5 of 5) sorted by relevance
338 public BasicValue ternaryOperation( in ternaryOperation() method in BasicInterpreter
164 public SourceValue ternaryOperation( in ternaryOperation() method in SourceInterpreter
224 public abstract V ternaryOperation(AbstractInsnNode insn, V value1, V value2, V value3) in ternaryOperation() method in Interpreter
313 public BasicValue ternaryOperation( in ternaryOperation() method in BasicVerifier
1264 public MockValue ternaryOperation( in ternaryOperation() method in AnalyzerTest.MockInterpreter