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