Uses of Class
eu.bandm.tools.lljava.absy.LLJava.DefaultMethodBody
Packages that use LLJava.DefaultMethodBody
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.DefaultMethodBody in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.DefaultMethodBodyModifier and TypeMethodDescriptionLLJava.DefaultMethodBody.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.DefaultMethodBodyModifier and TypeMethodDescriptionstatic Pattern<LLJava.DefaultMethodBody> LLJava.DefaultMethodBody.get_value(Pattern<? super LLJava.AnnotationValue> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.DefaultMethodBody> LLJava.__Patterns.term_DefaultMethodBody(Pattern<? super LLJava.MethodBody> superpattern, Pattern<? super LLJava.AnnotationValue> p_value) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.DefaultMethodBodyModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.DefaultMethodBody el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.DefaultMethodBody e0) protected voidLLJava.MultiVisitor.action(LLJava.DefaultMethodBody e0) protected voidLLJava.Visitor.action(LLJava.DefaultMethodBody e0) protected voidLLJava.MultiVisitor.descend(LLJava.DefaultMethodBody e0) voidLLJava.MATCH_ONLY_00.match(LLJava.DefaultMethodBody e0) protected voidLLJava.MultiVisitor.post(LLJava.DefaultMethodBody e0) protected voidLLJava.MultiVisitor.pre(LLJava.DefaultMethodBody e0) protected FormatLLJava.__Formatter.toFormat(LLJava.DefaultMethodBody el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.DefaultMethodBodyModifier and TypeMethodDescriptionLLJava.__Patterns.cast_DefaultMethodBody(Pattern<? super LLJava.DefaultMethodBody> p) -
Uses of LLJava.DefaultMethodBody in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.DefaultMethodBody