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