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