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