Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.MethodRef.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.MethodRef>
LLJava.__Patterns.term_MethodRef
(Pattern<? super LLJava.AbstractMethodRef> superpattern) Modifier 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) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_MethodRef
(Pattern<? super LLJava.MethodRef> p) -
Uses of LLJava.MethodRef in eu.bandm.tools.lljava.codec