Uses of Class
eu.bandm.tools.lljava.absy.LLJava.StackMapTableAttribute
Packages that use LLJava.StackMapTableAttribute
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.StackMapTableAttribute in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.StackMapTableAttributeModifier and TypeFieldDescriptionprotected LLJava.StackMapTableAttribute
LLJava.CodeAttribute.stackMap
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.StackMapTableAttributeModifier and TypeMethodDescriptionLLJava.StackMapTableAttribute.doclone()
Clones this object.LLJava.CodeAttribute.get_stackMap()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.StackMapTableAttributeModifier and TypeMethodDescriptionstatic Pattern
<LLJava.StackMapTableAttribute> LLJava.__Patterns.term_StackMapTableAttribute
(Pattern<? super LLJava.Attribute> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.StackMapTableAttributeModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.StackMapTableAttribute el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.StackMapTableAttribute e0) protected void
LLJava.MultiVisitor.action
(LLJava.StackMapTableAttribute e0) protected void
LLJava.Visitor.action
(LLJava.StackMapTableAttribute e0) protected void
LLJava.MultiVisitor.descend
(LLJava.StackMapTableAttribute e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.StackMapTableAttribute e0) protected void
LLJava.MultiVisitor.post
(LLJava.StackMapTableAttribute e0) protected void
LLJava.MultiVisitor.pre
(LLJava.StackMapTableAttribute e0) boolean
LLJava.CodeAttribute.set_stackMap
(LLJava.StackMapTableAttribute val) Generated by umod; model author's documentation MISSING.protected Format
LLJava.__Formatter.toFormat
(LLJava.StackMapTableAttribute el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.StackMapTableAttributeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_StackMapTableAttribute
(Pattern<? super LLJava.StackMapTableAttribute> p) static 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. -
Uses of LLJava.StackMapTableAttribute in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.StackMapTableAttributeModifier and TypeMethodDescriptionprotected void
Encoder.descend
(LLJava.StackMapTableAttribute x)