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