Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantValueAttribute
Packages that use LLJava.ConstantValueAttribute
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.ConstantValueAttribute in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ConstantValueAttributeModifier and TypeMethodDescriptionLLJava.ConstantValueAttribute.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.ConstantValueAttributeModifier and TypeMethodDescriptionstatic Pattern<LLJava.ConstantValueAttribute> LLJava.__Patterns.term_ConstantValueAttribute(Pattern<? super LLJava.Attribute> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ConstantValueAttributeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ConstantValueAttribute el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ConstantValueAttribute e0) protected voidLLJava.MultiVisitor.action(LLJava.ConstantValueAttribute e0) protected voidLLJava.Visitor.action(LLJava.ConstantValueAttribute e0) protected voidLLJava.MultiVisitor.descend(LLJava.ConstantValueAttribute e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ConstantValueAttribute e0) protected voidLLJava.MultiVisitor.post(LLJava.ConstantValueAttribute e0) protected voidLLJava.MultiVisitor.pre(LLJava.ConstantValueAttribute e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ConstantValueAttribute el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ConstantValueAttributeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantValueAttribute(Pattern<? super LLJava.ConstantValueAttribute> p) -
Uses of LLJava.ConstantValueAttribute in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.ConstantValueAttributeModifier and TypeMethodDescriptionprotected voidEncoder.descend(LLJava.ConstantValueAttribute x)