Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.ClassAnnotationValue.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier 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) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.ClassAnnotationValue el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ClassAnnotationValue e0) protected void
LLJava.MultiVisitor.action
(LLJava.ClassAnnotationValue e0) protected void
LLJava.Visitor.action
(LLJava.ClassAnnotationValue e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ClassAnnotationValue e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ClassAnnotationValue e0) protected void
LLJava.MultiVisitor.post
(LLJava.ClassAnnotationValue e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ClassAnnotationValue e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.ClassAnnotationValue el) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_ClassAnnotationValue
(Pattern<? super LLJava.ClassAnnotationValue> p) -
Uses of LLJava.ClassAnnotationValue in eu.bandm.tools.lljava.parser