Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeFieldDescription(package private) LLJava.BootstrapMethodsAttribute
ConstantPoolCollector.Creator.bootstrapMethods
Modifier and TypeMethodDescriptionLLJava.BootstrapMethodsAttribute.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier 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) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.BootstrapMethodsAttribute el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.BootstrapMethodsAttribute e0) protected void
LLJava.MultiVisitor.action
(LLJava.BootstrapMethodsAttribute e0) protected void
LLJava.Visitor.action
(LLJava.BootstrapMethodsAttribute e0) protected void
LLJava.MultiVisitor.descend
(LLJava.BootstrapMethodsAttribute e0) void
LLJava.MultiVisitor.follow_bootstrapMethods
(LLJava.BootstrapMethodsAttribute element) void
LLJava.Visitor.follow_bootstrapMethods
(LLJava.BootstrapMethodsAttribute element) void
LLJava.MATCH_ONLY_00.followAll_bootstrapMethods
(LLJava.BootstrapMethodsAttribute element) void
LLJava.MATCH_ONLY_00.match
(LLJava.BootstrapMethodsAttribute e0) protected void
LLJava.MultiVisitor.post
(LLJava.BootstrapMethodsAttribute e0) protected void
LLJava.MultiVisitor.pre
(LLJava.BootstrapMethodsAttribute e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.BootstrapMethodsAttribute el) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_BootstrapMethodsAttribute
(Pattern<? super LLJava.BootstrapMethodsAttribute> p) -
Uses of LLJava.BootstrapMethodsAttribute in eu.bandm.tools.lljava.codec
Modifier and TypeMethodDescriptionprotected void
Encoder.descend
(LLJava.BootstrapMethodsAttribute x)