Uses of Class
eu.bandm.tools.lljava.absy.Verify.UninitializedThis
Packages that use 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
Methods in eu.bandm.tools.lljava.absy that return Verify.UninitializedThisModifier and TypeMethodDescriptionVerify.UninitializedThis.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.UninitializedThisModifier and TypeMethodDescriptionstatic Pattern<Verify.UninitializedThis> Verify.__Patterns.term_UninitializedThis(Pattern<? super Verify.Category1> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type Verify.UninitializedThisModifier and TypeMethodDescriptionprotected voidVerify.__Formatter.action(Verify.UninitializedThis el) protected voidVerify.MATCH_ONLY_00.action(Verify.UninitializedThis e0) voidVerify.MATCH_ONLY_00.match(Verify.UninitializedThis e0) protected FormatVerify.__Formatter.toFormat(Verify.UninitializedThis el) booleanVerify.UninitializedThis.x_equals(Verify.UninitializedThis e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type Verify.UninitializedThisModifier and TypeMethodDescriptionVerify.__Patterns.cast_UninitializedThis(Pattern<? super Verify.UninitializedThis> p)