Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ArrayTypeExpr
Packages that use LLJava.ArrayTypeExpr
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.ArrayTypeExpr in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ArrayTypeExprModifier and TypeMethodDescriptionLLJava.ArrayTypeExpr.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ArrayTypeExprModifier and TypeMethodDescriptionstatic Pattern<LLJava.ArrayTypeExpr> LLJava.ArrayTypeExpr.get_base(Pattern<? super LLJava.TypeExpr> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ArrayTypeExpr> LLJava.ArrayTypeExpr.get_specified(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ArrayTypeExpr> LLJava.__Patterns.term_ArrayTypeExpr(Pattern<? super LLJava.ReferenceTypeExpr> superpattern, Pattern<? super LLJava.TypeExpr> p_base, Pattern<? super Boolean> p_specified) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ArrayTypeExprModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ArrayTypeExpr el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ArrayTypeExpr e0) protected voidLLJava.MultiVisitor.action(LLJava.ArrayTypeExpr e0) protected voidLLJava.Visitor.action(LLJava.ArrayTypeExpr e0) static FormatFormatUtils.arrayType(LLJava.ArrayTypeExpr x) protected voidLLJava.MultiVisitor.descend(LLJava.ArrayTypeExpr e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ArrayTypeExpr e0) protected voidLLJava.MultiVisitor.post(LLJava.ArrayTypeExpr e0) protected voidLLJava.MultiVisitor.pre(LLJava.ArrayTypeExpr e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ArrayTypeExpr el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ArrayTypeExprModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ArrayTypeExpr(Pattern<? super LLJava.ArrayTypeExpr> p) -
Uses of LLJava.ArrayTypeExpr in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.ArrayTypeExprModifier and TypeMethodDescriptionprotected voidSignatureParser.unerase(VirtualField<LLJava.ArrayTypeExpr> raw, LLJava.ArrayTypeExpr generic, boolean fixed) Method parameters in eu.bandm.tools.lljava.codec with type arguments of type LLJava.ArrayTypeExprModifier and TypeMethodDescriptionprotected voidSignatureParser.unerase(VirtualField<LLJava.ArrayTypeExpr> raw, LLJava.ArrayTypeExpr generic, boolean fixed)