Uses of Class
eu.bandm.tools.lljava.absy.LLJava.BootstrapMethodsAttribute
Packages that use LLJava.BootstrapMethodsAttribute
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.BootstrapMethodsAttribute in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.BootstrapMethodsAttributeModifier and TypeFieldDescription(package private) LLJava.BootstrapMethodsAttributeConstantPoolCollector.Creator.bootstrapMethodsMethods in eu.bandm.tools.lljava.absy that return LLJava.BootstrapMethodsAttributeModifier and TypeMethodDescriptionLLJava.BootstrapMethodsAttribute.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.BootstrapMethodsAttributeModifier and TypeMethodDescriptionLLJava.BootstrapMethodsAttribute.get_bootstrapMethods(Pattern<? super CheckedList<LLJava.BootstrapMethod>> p) Lifts a pattern which matches the field value to one which matches this whole object.LLJava.__Patterns.term_BootstrapMethodsAttribute(Pattern<? super LLJava.Attribute> superpattern, Pattern<? super CheckedList<LLJava.BootstrapMethod>> p_bootstrapMethods) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.BootstrapMethodsAttributeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.BootstrapMethodsAttribute el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.BootstrapMethodsAttribute e0) protected voidLLJava.MultiVisitor.action(LLJava.BootstrapMethodsAttribute e0) protected voidLLJava.Visitor.action(LLJava.BootstrapMethodsAttribute e0) protected voidLLJava.MultiVisitor.descend(LLJava.BootstrapMethodsAttribute e0) voidLLJava.MultiVisitor.follow_bootstrapMethods(LLJava.BootstrapMethodsAttribute element) voidLLJava.Visitor.follow_bootstrapMethods(LLJava.BootstrapMethodsAttribute element) voidLLJava.MATCH_ONLY_00.followAll_bootstrapMethods(LLJava.BootstrapMethodsAttribute element) voidLLJava.MATCH_ONLY_00.match(LLJava.BootstrapMethodsAttribute e0) protected voidLLJava.MultiVisitor.post(LLJava.BootstrapMethodsAttribute e0) protected voidLLJava.MultiVisitor.pre(LLJava.BootstrapMethodsAttribute e0) protected FormatLLJava.__Formatter.toFormat(LLJava.BootstrapMethodsAttribute el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.BootstrapMethodsAttributeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_BootstrapMethodsAttribute(Pattern<? super LLJava.BootstrapMethodsAttribute> p) -
Uses of LLJava.BootstrapMethodsAttribute in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.BootstrapMethodsAttributeModifier and TypeMethodDescriptionprotected voidEncoder.descend(LLJava.BootstrapMethodsAttribute x)