Uses of Class
eu.bandm.tools.lljava.absy.LLJava.CustomAttribute
Packages that use LLJava.CustomAttribute
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.CustomAttribute in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.CustomAttributeModifier and TypeMethodDescriptionLLJava.CustomAttribute.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.CustomAttributeModifier and TypeMethodDescriptionstatic Pattern<LLJava.CustomAttribute> LLJava.CustomAttribute.get_attrs(Pattern<? super CheckedList<LLJava.Attribute>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.CustomAttribute> LLJava.__Patterns.term_CustomAttribute(Pattern<? super LLJava.Attribute> superpattern, Pattern<? super CheckedList<LLJava.Attribute>> p_attrs) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.CustomAttributeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.CustomAttribute el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.CustomAttribute e0) protected voidLLJava.MultiVisitor.action(LLJava.CustomAttribute e0) protected voidLLJava.Visitor.action(LLJava.CustomAttribute e0) protected voidLLJava.MultiVisitor.descend(LLJava.CustomAttribute e0) voidLLJava.MultiVisitor.follow_attrs(LLJava.CustomAttribute element) voidLLJava.Visitor.follow_attrs(LLJava.CustomAttribute element) voidLLJava.MATCH_ONLY_00.followAll_attrs(LLJava.CustomAttribute element) voidLLJava.MATCH_ONLY_00.match(LLJava.CustomAttribute e0) protected voidLLJava.MultiVisitor.post(LLJava.CustomAttribute e0) protected voidLLJava.MultiVisitor.pre(LLJava.CustomAttribute e0) protected FormatLLJava.__Formatter.toFormat(LLJava.CustomAttribute el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.CustomAttributeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_CustomAttribute(Pattern<? super LLJava.CustomAttribute> p)