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