Uses of Class
eu.bandm.tools.lljava.absy.LLJava.MethodName
Packages that use LLJava.MethodName
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.MethodName in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.MethodNameModifier and TypeMethodDescriptionLLJava.MethodName.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.MethodNameModifier and TypeMethodDescriptionstatic Pattern
<LLJava.MethodName> LLJava.__Patterns.term_MethodName
(Pattern<Object> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.MethodNameModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.MethodName el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.MethodName e0) protected void
LLJava.MultiVisitor.action
(LLJava.MethodName e0) protected void
LLJava.Visitor.action
(LLJava.MethodName e0) protected void
LLJava.MultiVisitor.descend
(LLJava.MethodName e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.MethodName e0) protected void
LLJava.MultiVisitor.post
(LLJava.MethodName e0) protected void
LLJava.MultiVisitor.pre
(LLJava.MethodName e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.MethodName el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.MethodNameModifier and TypeMethodDescriptionLLJava.__Patterns.cast_MethodName
(Pattern<? super LLJava.MethodName> p)