Uses of Class
eu.bandm.tools.lljava.absy.LLJava.And
Packages that use LLJava.And
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 LLJava.And in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.AndModifier and TypeMethodDescriptionLLJava.And.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 LLJava.AndModifier and TypeMethodDescriptionstatic Pattern
<LLJava.And> LLJava.__Patterns.term_And
(Pattern<? super LLJava.ArithInstruction> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.AndModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.And el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.And e0) protected void
LLJava.MultiVisitor.action
(LLJava.And e0) protected void
LLJava.Visitor.action
(LLJava.And e0) protected void
LLJava.MultiVisitor.descend
(LLJava.And e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.And e0) protected void
LLJava.MultiVisitor.post
(LLJava.And e0) protected void
LLJava.MultiVisitor.pre
(LLJava.And e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.And el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.And -
Uses of LLJava.And in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.And