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