Uses of Class
eu.bandm.tools.lljava.absy.LLJava.InvokeDynamic
Packages that use 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
Fields in eu.bandm.tools.lljava.absy declared as LLJava.InvokeDynamicModifier and TypeFieldDescriptionprotected LLJava.InvokeDynamicLLJava.MethodReference.dynamicEntryGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.InvokeDynamicModifier 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.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.InvokeDynamicModifier and TypeMethodDescriptionstatic Pattern<LLJava.InvokeDynamic> LLJava.__Patterns.term_InvokeDynamic(Pattern<? super LLJava.AbstractDynamic> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.InvokeDynamicModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.InvokeDynamic el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.InvokeDynamic e0) protected voidLLJava.MultiVisitor.action(LLJava.InvokeDynamic e0) protected voidLLJava.Visitor.action(LLJava.InvokeDynamic e0) protected voidLLJava.MultiVisitor.descend(LLJava.InvokeDynamic e0) voidLLJava.MATCH_ONLY_00.match(LLJava.InvokeDynamic e0) protected voidLLJava.MultiVisitor.post(LLJava.InvokeDynamic e0) protected voidLLJava.MultiVisitor.pre(LLJava.InvokeDynamic e0) booleanLLJava.MethodReference.set_dynamicEntry(LLJava.InvokeDynamic val) Generated by umod; model author's documentation MISSING.protected FormatLLJava.__Formatter.toFormat(LLJava.InvokeDynamic el) booleanLLJava.InvokeDynamic.x_equals(LLJava.InvokeDynamic e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.InvokeDynamicModifier 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
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.InvokeDynamic