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