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