Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeFieldDescriptionprotected LLJava.StackMapTableAttribute
LLJava.CodeAttribute.stackMap
Generated by umod; model author's documentation MISSING.Modifier 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.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.StackMapTableAttribute>
LLJava.__Patterns.term_StackMapTableAttribute
(Pattern<? super LLJava.Attribute> superpattern) Modifier 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) Modifier 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
Modifier and TypeMethodDescriptionprotected void
Encoder.descend
(LLJava.StackMapTableAttribute x)