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 voidLLJava.__Formatter.action(LLJava.SlotRef el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.SlotRef e0) protected voidLLJava.MultiVisitor.action(LLJava.SlotRef e0) protected voidLLJava.Visitor.action(LLJava.SlotRef e0) protected voidLLJava.MultiVisitor.descend(LLJava.SlotRef e0) voidLLJava.MATCH_ONLY_00.match(LLJava.SlotRef e0) protected voidLLJava.MultiVisitor.post(LLJava.SlotRef e0) protected voidLLJava.MultiVisitor.pre(LLJava.SlotRef e0) protected FormatLLJava.__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)