Uses of Class
eu.bandm.tools.lljava.absy.Verify.Category2
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.Category2 in eu.bandm.tools.lljava.absy
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionVerify.Category2.doclone()
Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<Verify.Category2>
Verify.__Patterns.term_Category2
(Pattern<? super Verify.Type> superpattern) Modifier and TypeMethodDescriptionprotected void
Verify.__Formatter.action
(Verify.Category2 el) protected void
Verify.MATCH_ONLY_00.action
(Verify.Category2 e0) void
Verify.MATCH_ONLY_00.match
(Verify.Category2 e0) protected Format
Verify.__Formatter.toFormat
(Verify.Category2 el) Modifier and TypeMethodDescriptionVerify.__Patterns.cast_Category2
(Pattern<? super Verify.Category2> p) static Pattern<Verify.Double>
Verify.__Patterns.term_Double
(Pattern<? super Verify.Category2> superpattern) static Pattern<Verify.Long>
Verify.__Patterns.term_Long
(Pattern<? super Verify.Category2> superpattern) static Pattern<Verify.TwoWord>
Verify.__Patterns.term_TwoWord
(Pattern<? super Verify.Category2> superpattern)