Uses of Class
eu.bandm.tools.lljava.absy.Verify.Uninitialized
Packages that use Verify.Uninitialized
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.Uninitialized in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return Verify.UninitializedModifier and TypeMethodDescriptionVerify.Uninitialized.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.UninitializedModifier and TypeMethodDescriptionstatic Pattern
<Verify.Uninitialized> Verify.__Patterns.term_Uninitialized
(Pattern<? super Verify.Category1> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type Verify.UninitializedModifier and TypeMethodDescriptionprotected void
Verify.__Formatter.action
(Verify.Uninitialized el) protected void
Verify.MATCH_ONLY_00.action
(Verify.Uninitialized e0) void
Verify.MATCH_ONLY_00.match
(Verify.Uninitialized e0) protected Format
Verify.__Formatter.toFormat
(Verify.Uninitialized el) boolean
Verify.Uninitialized.x_equals
(Verify.Uninitialized e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type Verify.UninitializedModifier and TypeMethodDescriptionVerify.__Patterns.cast_Uninitialized
(Pattern<? super Verify.Uninitialized> p)