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