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