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.StackMapTableAttributeLLJava.CodeAttribute.stackMapGenerated 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 voidLLJava.__Formatter.action(LLJava.StackMapTableAttribute el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.StackMapTableAttribute e0) protected voidLLJava.MultiVisitor.action(LLJava.StackMapTableAttribute e0) protected voidLLJava.Visitor.action(LLJava.StackMapTableAttribute e0) protected voidLLJava.MultiVisitor.descend(LLJava.StackMapTableAttribute e0) voidLLJava.MATCH_ONLY_00.match(LLJava.StackMapTableAttribute e0) protected voidLLJava.MultiVisitor.post(LLJava.StackMapTableAttribute e0) protected voidLLJava.MultiVisitor.pre(LLJava.StackMapTableAttribute e0) booleanLLJava.CodeAttribute.set_stackMap(LLJava.StackMapTableAttribute val) Generated by umod; model author's documentation MISSING.protected FormatLLJava.__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 voidEncoder.descend(LLJava.StackMapTableAttribute x)