Uses of Package
org.sonar.java.bytecode.se
-
Packages that use org.sonar.java.bytecode.se Package Description org.sonar.java.bytecode.cfg org.sonar.java.bytecode.se -
Classes in org.sonar.java.bytecode.se used by org.sonar.java.bytecode.cfg Class Description MethodLookup.LookupMethodVisitor -
Classes in org.sonar.java.bytecode.se used by org.sonar.java.bytecode.se Class Description BytecodeEGWalker BytecodeEGWalker.StackValueCategoryConstraint Because some instructions manipulate stack differently depending on the type of the value, we need this constraint to know category of the value see https://docs.oracle.com/javase/specs/jvms/se9/html/jvms-2.html#jvms-2.11.1 Table 2.11.1-BBytecodeSECheck CheckerDispatcher MethodLookup MethodLookup.LookupMethodVisitor