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