Uses of Class
eu.bandm.tools.lljava.absy.Verify.Double
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 Verify.Double in eu.bandm.tools.lljava.absy
Modifier and TypeMethodDescriptionVerify.Double.doclone()
Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<Verify.Double>
Verify.__Patterns.term_Double
(Pattern<? super Verify.Category2> superpattern) Modifier and TypeMethodDescriptionprotected void
Verify.__Formatter.action
(Verify.Double el) protected void
Verify.MATCH_ONLY_00.action
(Verify.Double e0) void
Verify.MATCH_ONLY_00.match
(Verify.Double e0) protected Format
Verify.__Formatter.toFormat
(Verify.Double el) boolean
Verify.Double.x_equals
(Verify.Double e0) Modifier and TypeMethodDescriptionVerify.__Patterns.cast_Double
(Pattern<? super Verify.Double> p)