org.jetbrains.kotlin.codegen.optimization.boxing
Class ProgressionIteratorBasicValue
java.lang.Object
org.jetbrains.org.objectweb.asm.tree.analysis.BasicValue
org.jetbrains.kotlin.codegen.optimization.boxing.ProgressionIteratorBasicValue
- All Implemented Interfaces:
- org.jetbrains.org.objectweb.asm.tree.analysis.Value
public class ProgressionIteratorBasicValue
- extends org.jetbrains.org.objectweb.asm.tree.analysis.BasicValue
Fields inherited from class org.jetbrains.org.objectweb.asm.tree.analysis.BasicValue |
DOUBLE_VALUE, FLOAT_VALUE, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, RETURNADDRESS_VALUE, UNINITIALIZED_VALUE |
Methods inherited from class org.jetbrains.org.objectweb.asm.tree.analysis.BasicValue |
getSize, getType, hashCode, isReference, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ProgressionIteratorBasicValue
public ProgressionIteratorBasicValue(@NotNull
java.lang.String valuesPrimitiveTypeName)
getValuesPrimitiveType
public org.jetbrains.org.objectweb.asm.Type getValuesPrimitiveType()
getValuesPrimitiveTypeName
public java.lang.String getValuesPrimitiveTypeName()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class org.jetbrains.org.objectweb.asm.tree.analysis.BasicValue
getNextMethodName
@NotNull
public java.lang.String getNextMethodName()
getNextMethodDesc
@NotNull
public java.lang.String getNextMethodDesc()