Uses of Class
eu.bandm.tools.lljava.absy.LLJava.CodeAttribute
Packages that use LLJava.CodeAttribute
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.CodeAttribute in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.CodeAttributeModifier and TypeMethodDescriptionLLJava.CodeAttribute.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.CodeAttributeModifier and TypeMethodDescriptionstatic Pattern
<LLJava.CodeAttribute> LLJava.CodeAttribute.get_stackMap
(Pattern<? super LLJava.StackMapTableAttribute> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.CodeAttribute> LLJava.__Patterns.term_CodeAttribute
(Pattern<? super LLJava.Attribute> superpattern, Pattern<? super LLJava.StackMapTableAttribute> p_stackMap) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.CodeAttributeModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.CodeAttribute el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.CodeAttribute e0) protected void
LLJava.MultiVisitor.action
(LLJava.CodeAttribute e0) protected void
LLJava.Visitor.action
(LLJava.CodeAttribute e0) protected void
LLJava.MultiVisitor.descend
(LLJava.CodeAttribute e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.CodeAttribute e0) protected void
LLJava.MultiVisitor.post
(LLJava.CodeAttribute e0) protected void
LLJava.MultiVisitor.pre
(LLJava.CodeAttribute e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.CodeAttribute el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.CodeAttributeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_CodeAttribute
(Pattern<? super LLJava.CodeAttribute> p) -
Uses of LLJava.CodeAttribute in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.CodeAttribute