Uses of Enum Class
eu.bandm.tools.lljava.absy.Interval.Relation
Packages that use Interval.Relation
Package
Description
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
-
Uses of Interval.Relation in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return Interval.RelationModifier and TypeMethodDescriptionInterval.Relation.converse()
static Interval.Relation
static Interval.Relation
Returns the enum constant of this class with the specified name.static Interval.Relation[]
Interval.Relation.values()
Returns an array containing the constants of this enum class, in the order they are declared.