/ 

java/ 16/ jdk.internal.vm.compiler/org/graalvm/compiler/nodes/ArithmeticOperation.class

 

  • abstract class publicArithmeticOperation
    • abstract method publicgetArithmeticOp(): ArithmeticOpTable$Op
https://openjdk.java.net/
  • GPLv2 + Classpath Exception
public interface org.graalvm.compiler.nodes.ArithmeticOperation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.graalvm.compiler.nodes.ArithmeticOperation
  super_class: java.lang.Object
{
  public abstract org.graalvm.compiler.core.common.type.ArithmeticOpTable$Op getArithmeticOp();
    descriptor: ()Lorg/graalvm/compiler/core/common/type/ArithmeticOpTable$Op;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ArithmeticOperation.java"
InnerClasses:
  public abstract Op = org.graalvm.compiler.core.common.type.ArithmeticOpTable$Op of org.graalvm.compiler.core.common.type.ArithmeticOpTable


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community