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