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