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