Uses of Class
eu.bandm.tools.lljava.absy.LLJava.InvokeDynamic
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.InvokeDynamic in eu.bandm.tools.lljava.absy
Modifier and TypeFieldDescriptionprotected LLJava.InvokeDynamic
LLJava.MethodReference.dynamicEntry
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionLLJava.InvokeDynamic.doclone()
Clones this object.LLJava.MethodReference.get_dynamicEntry()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.InvokeDynamic>
LLJava.__Patterns.term_InvokeDynamic
(Pattern<? super LLJava.AbstractDynamic> superpattern) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.InvokeDynamic el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.InvokeDynamic e0) protected void
LLJava.MultiVisitor.action
(LLJava.InvokeDynamic e0) protected void
LLJava.Visitor.action
(LLJava.InvokeDynamic e0) protected void
LLJava.MultiVisitor.descend
(LLJava.InvokeDynamic e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.InvokeDynamic e0) protected void
LLJava.MultiVisitor.post
(LLJava.InvokeDynamic e0) protected void
LLJava.MultiVisitor.pre
(LLJava.InvokeDynamic e0) boolean
LLJava.MethodReference.set_dynamicEntry
(LLJava.InvokeDynamic val) Generated by umod; model author's documentation MISSING.protected Format
LLJava.__Formatter.toFormat
(LLJava.InvokeDynamic el) boolean
LLJava.InvokeDynamic.x_equals
(LLJava.InvokeDynamic e0) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_InvokeDynamic
(Pattern<? super LLJava.InvokeDynamic> p) static Pattern<LLJava.MethodReference>
LLJava.MethodReference.get_dynamicEntry
(Pattern<? super LLJava.InvokeDynamic> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of LLJava.InvokeDynamic in eu.bandm.tools.lljava.codec