Uses of Class
eu.bandm.tools.lljava.absy.Verify.Reference
Packages that use 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
Methods in eu.bandm.tools.lljava.absy that return Verify.ReferenceModifier and TypeMethodDescriptionVerify.Reference.doclone()
Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type Verify.ReferenceModifier and TypeMethodDescriptionstatic Pattern
<Verify.Reference> Verify.__Patterns.term_Reference
(Pattern<? super Verify.Category1> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type Verify.ReferenceModifier 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) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type Verify.ReferenceModifier and TypeMethodDescriptionVerify.__Patterns.cast_Reference
(Pattern<? super Verify.Reference> p)