Package org.jruby.ir.dataflow.analyses
Class UnboxableOp
java.lang.Object
org.jruby.ir.dataflow.analyses.UnboxableOp
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanacceptsArgTypes(Class receiverType, Class argType) static voidabstract OperationgetUnboxedOp(Class operandType) abstract ClassgetUnboxedResultType(Class operandType) abstract ClassgetUnboxedType(Class receiverType, Class argType)
-
Field Details
-
name
-
opsMap
-
-
Constructor Details
-
UnboxableOp
-
-
Method Details
-
acceptsArgTypes
-
getUnboxedType
-
getUnboxedResultType
-
getUnboxedOp
-
addUnboxableOp
-