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 class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.lljava.absy declared as LLJava.AbstractMethodRefModifier and TypeFieldDescriptionprotected LLJava.AbstractMethodRef
LLJava.MethodReference.entry
Generated 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 void
LLJava.__Formatter.action
(LLJava.AbstractMethodRef el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.AbstractMethodRef e0) protected void
LLJava.MultiVisitor.action
(LLJava.AbstractMethodRef e0) protected void
LLJava.Visitor.action
(LLJava.AbstractMethodRef e0) protected void
LLJava.MultiVisitor.descend
(LLJava.AbstractMethodRef e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.AbstractMethodRef e0) protected void
LLJava.MultiVisitor.post
(LLJava.AbstractMethodRef e0) protected void
LLJava.MultiVisitor.pre
(LLJava.AbstractMethodRef e0) protected Format
LLJava.__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.AbstractMethodRef
Decoder.getAbstractMethodRef
(int index) Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.AbstractMethodRefModifier and TypeMethodDescriptionprotected LLJava.MethodReference
Decoder.unparse
(LLJava.AbstractMethodRef ref)