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