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