Uses of Class
eu.bandm.tools.lljava.absy.LLJava.SlotReference
Packages that use LLJava.SlotReference
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.SlotReference in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.SlotReferenceModifier and TypeMethodDescriptionLLJava.SlotReference.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.SlotReferenceModifier and TypeMethodDescriptionstatic Pattern
<LLJava.SlotReference> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.SlotReference> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.SlotReference> LLJava.__Patterns.term_SlotReference
(Pattern<? super LLJava.VariableAccess> superpattern, Pattern<? super Integer> p_index, Pattern<? super Boolean> p_wide) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.SlotReferenceModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.SlotReference el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.SlotReference e0) protected void
LLJava.MultiVisitor.action
(LLJava.SlotReference e0) protected void
LLJava.Visitor.action
(LLJava.SlotReference e0) protected void
LLJava.MultiVisitor.descend
(LLJava.SlotReference e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.SlotReference e0) protected void
LLJava.MultiVisitor.post
(LLJava.SlotReference e0) protected void
LLJava.MultiVisitor.pre
(LLJava.SlotReference e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.SlotReference el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.SlotReferenceModifier and TypeMethodDescriptionLLJava.__Patterns.cast_SlotReference
(Pattern<? super LLJava.SlotReference> p)