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