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 voidLLJava.__Formatter.action(LLJava.MethodName el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.MethodName e0) protected voidLLJava.MultiVisitor.action(LLJava.MethodName e0) protected voidLLJava.Visitor.action(LLJava.MethodName e0) protected voidLLJava.MultiVisitor.descend(LLJava.MethodName e0) voidLLJava.MATCH_ONLY_00.match(LLJava.MethodName e0) protected voidLLJava.MultiVisitor.post(LLJava.MethodName e0) protected voidLLJava.MultiVisitor.pre(LLJava.MethodName e0) protected FormatLLJava.__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)