Package sootup.core.jimple.javabytecode.stmt
package sootup.core.jimple.javabytecode.stmt
-
ClassDescriptionA statement that enters a JVM monitor, thereby synchronizing its following statements.A statement that exits a JVM monitor, thereby ending synchronization.Represents the deprecated JVM
ret
statement (< java 1.6) - which is used in JSR Context - which is deprecated as well.