Uses of Class
eu.bandm.tools.lljava.absy.LLJava.MethodType
Packages that use LLJava.MethodType
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.MethodType in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.MethodTypeModifier and TypeFieldDescriptionprotected @Opt LLJava.MethodTypeLLJava.MethodTypeExpr.entryGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.MethodTypeModifier and TypeMethodDescriptionLLJava.MethodType.doclone()Clones this object.LLJava.MethodTypeExpr.get_entry()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.LLJava.MethodType.with_descriptor(LLJava.ConstantUTF8 val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.MethodTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.MethodType> LLJava.MethodType.get_descriptor(Pattern<? super LLJava.ConstantUTF8> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.MethodType> LLJava.__Patterns.term_MethodType(Pattern<? super LLJava.Loadable> superpattern, Pattern<? super LLJava.ConstantUTF8> p_descriptor) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.MethodTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.MethodType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.MethodType e0) protected voidLLJava.MultiVisitor.action(LLJava.MethodType e0) protected voidLLJava.Visitor.action(LLJava.MethodType e0) protected voidLLJava.MultiVisitor.descend(LLJava.MethodType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.MethodType e0) protected voidLLJava.MultiVisitor.post(LLJava.MethodType e0) protected voidLLJava.MultiVisitor.pre(LLJava.MethodType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.MethodType el) booleanLLJava.MethodType.x_equals(LLJava.MethodType e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.MethodTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_MethodType(Pattern<? super LLJava.MethodType> p) -
Uses of LLJava.MethodType in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.MethodType