Uses of Class
eu.bandm.tools.lljava.absy.LLJava.InterfaceMethodRef
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.InterfaceMethodRef in eu.bandm.tools.lljava.absy
Modifier and TypeMethodDescriptionLLJava.InterfaceMethodRef.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.InterfaceMethodRef>
LLJava.__Patterns.term_InterfaceMethodRef
(Pattern<? super LLJava.AbstractMethodRef> superpattern) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.InterfaceMethodRef el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.InterfaceMethodRef e0) protected void
LLJava.MultiVisitor.action
(LLJava.InterfaceMethodRef e0) protected void
LLJava.Visitor.action
(LLJava.InterfaceMethodRef e0) protected void
LLJava.MultiVisitor.descend
(LLJava.InterfaceMethodRef e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.InterfaceMethodRef e0) protected void
LLJava.MultiVisitor.post
(LLJava.InterfaceMethodRef e0) protected void
LLJava.MultiVisitor.pre
(LLJava.InterfaceMethodRef e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.InterfaceMethodRef el) boolean
LLJava.InterfaceMethodRef.x_equals
(LLJava.InterfaceMethodRef e0) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_InterfaceMethodRef
(Pattern<? super LLJava.InterfaceMethodRef> p) -
Uses of LLJava.InterfaceMethodRef in eu.bandm.tools.lljava.codec