Uses of Class
eu.bandm.tools.lljava.absy.LLJava.AbstractMethodRef
Packages that use LLJava.AbstractMethodRef
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.AbstractMethodRef in eu.bandm.tools.lljava.absy
Subclasses of LLJava.AbstractMethodRef in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.lljava.absy declared as LLJava.AbstractMethodRefModifier and TypeFieldDescriptionprotected LLJava.AbstractMethodRefLLJava.MethodReference.entryGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.AbstractMethodRefModifier and TypeMethodDescriptionLLJava.AbstractMethodRef.doclone()Clones this object.LLJava.MethodReference.get_entry()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.AbstractMethodRefModifier and TypeMethodDescriptionstatic Pattern<LLJava.AbstractMethodRef> LLJava.__Patterns.term_AbstractMethodRef(Pattern<? super LLJava.MemberRef> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.AbstractMethodRefModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.AbstractMethodRef el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.AbstractMethodRef e0) protected voidLLJava.MultiVisitor.action(LLJava.AbstractMethodRef e0) protected voidLLJava.Visitor.action(LLJava.AbstractMethodRef e0) protected voidLLJava.MultiVisitor.descend(LLJava.AbstractMethodRef e0) voidLLJava.MATCH_ONLY_00.match(LLJava.AbstractMethodRef e0) protected voidLLJava.MultiVisitor.post(LLJava.AbstractMethodRef e0) protected voidLLJava.MultiVisitor.pre(LLJava.AbstractMethodRef e0) protected FormatLLJava.__Formatter.toFormat(LLJava.AbstractMethodRef el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.AbstractMethodRefModifier and TypeMethodDescriptionLLJava.__Patterns.cast_AbstractMethodRef(Pattern<? super LLJava.AbstractMethodRef> p) static Pattern<LLJava.InterfaceMethodRef> LLJava.__Patterns.term_InterfaceMethodRef(Pattern<? super LLJava.AbstractMethodRef> superpattern) static Pattern<LLJava.MethodRef> LLJava.__Patterns.term_MethodRef(Pattern<? super LLJava.AbstractMethodRef> superpattern) -
Uses of LLJava.AbstractMethodRef in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec that return LLJava.AbstractMethodRefModifier and TypeMethodDescriptionprotected LLJava.AbstractMethodRefDecoder.getAbstractMethodRef(int index) Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.AbstractMethodRefModifier and TypeMethodDescriptionprotected LLJava.MethodReferenceDecoder.unparse(LLJava.AbstractMethodRef ref)