Uses of Class
eu.bandm.tools.lljava.absy.LLJava.MethodHandleExpr
Packages that use LLJava.MethodHandleExpr
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.MethodHandleExpr in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.MethodHandleExprModifier and TypeFieldDescriptionprotected LLJava.MethodHandleExpr
LLJava.MemberDynamicName.factory
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.MethodHandleExprModifier and TypeMethodDescriptionLLJava.MethodHandleExpr.doclone()
Clones this object.LLJava.MemberDynamicName.get_factory()
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.MethodHandleExprModifier and TypeMethodDescriptionstatic Pattern
<LLJava.MethodHandleExpr> LLJava.MethodHandleExpr.get_target
(Pattern<? super LLJava.MethodHandleTarget> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.MethodHandleExpr> LLJava.__Patterns.term_MethodHandleExpr
(Pattern<? super LLJava.LoadableExpr> superpattern, Pattern<? super LLJava.MethodHandleTarget> p_target) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.MethodHandleExprModifier and TypeMethodDescriptionprotected void
ConstantPoolCollector.Creator.action
(LLJava.MethodHandleExpr x) protected void
LLJava.__Formatter.action
(LLJava.MethodHandleExpr el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.MethodHandleExpr e0) protected void
LLJava.MultiVisitor.action
(LLJava.MethodHandleExpr e0) protected void
LLJava.Visitor.action
(LLJava.MethodHandleExpr e0) protected void
LLJava.MultiVisitor.descend
(LLJava.MethodHandleExpr e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.MethodHandleExpr e0) protected void
LLJava.MultiVisitor.post
(LLJava.MethodHandleExpr e0) protected void
LLJava.MultiVisitor.pre
(LLJava.MethodHandleExpr e0) boolean
LLJava.MemberDynamicName.set_factory
(LLJava.MethodHandleExpr val) Generated by umod; model author's documentation MISSING.protected Format
LLJava.__Formatter.toFormat
(LLJava.MethodHandleExpr el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.MethodHandleExprModifier and TypeMethodDescriptionLLJava.__Patterns.cast_MethodHandleExpr
(Pattern<? super LLJava.MethodHandleExpr> p) static Pattern
<LLJava.MemberDynamicName> LLJava.MemberDynamicName.get_factory
(Pattern<? super LLJava.MethodHandleExpr> p) Lifts a pattern which matches the field value to one which matches this whole object.Constructors in eu.bandm.tools.lljava.absy with parameters of type LLJava.MethodHandleExprModifierConstructorDescriptionMemberDynamicName
(LLJava.Id name, LLJava.MethodHandleExpr factory) Synthetic minimal constructor provided by the umod compiler.MemberDynamicName
(LLJava.Id name, LLJava.MethodHandleExpr factory, CheckedList<LLJava.LoadableExpr> bootstrapArguments) Constructor generated according to specification #0
Constructor defined according to directive "C 0/.."
. -
Uses of LLJava.MethodHandleExpr in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.MethodHandleExprMethods in eu.bandm.tools.lljava.parser that return LLJava.MethodHandleExprModifier and TypeMethodDescriptionprotected abstract LLJava.MethodHandleExpr
LLJavaGrammar.methodHandle
(Reducer.Context<SourceId> context, LLJava.MethodHandleTarget target) protected LLJava.MethodHandleExpr
LLJavaParser.methodHandle
(Reducer.Context<SourceId> context, LLJava.MethodHandleTarget target) Methods in eu.bandm.tools.lljava.parser with parameters of type LLJava.MethodHandleExprModifier and TypeMethodDescriptionprotected abstract LLJava.MemberDynamicName
LLJavaGrammar.memberDynamicName
(Reducer.Context<SourceId> context, LLJava.MethodHandleExpr factory, List<LLJava.LoadableExpr> bootstrapArguments, LLJava.Id name) protected LLJava.MemberDynamicName
LLJavaParser.memberDynamicName
(Reducer.Context<SourceId> context, LLJava.MethodHandleExpr factory, List<LLJava.LoadableExpr> bootstrapArguments, LLJava.Id name)