Enum Class LLJava.Condition

java.lang.Object
java.lang.Enum<LLJava.Condition>
eu.bandm.tools.lljava.absy.LLJava.Condition
All Implemented Interfaces:
Serializable, Comparable<LLJava.Condition>, java.lang.constant.Constable
Enclosing class:
LLJava

public static enum LLJava.Condition extends Enum<LLJava.Condition>
Symbolic constants for the JVM branch conditions, all represented uniformly in LLJava by the LLJava.If instruction. See [JVM] scattered to if_icmp<cond> and to several other places.
(This definition has been created by UMod from the source at SYSTEM "LLJava.umod":75.1-83.73, see this pretty print.)