Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ArrayAccess
Packages that use LLJava.ArrayAccess
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.ArrayAccess in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ArrayAccessModifier and TypeMethodDescriptionLLJava.ArrayAccess.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.ArrayAccessModifier and TypeMethodDescriptionstatic Pattern
<LLJava.ArrayAccess> LLJava.ArrayAccess.get_type
(Pattern<? super LLJava.Type> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.ArrayAccess> LLJava.__Patterns.term_ArrayAccess
(Pattern<? super LLJava.StoreArgument> superpattern, Pattern<? super LLJava.Type> p_type) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ArrayAccessModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.ArrayAccess el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ArrayAccess e0) protected void
LLJava.MultiVisitor.action
(LLJava.ArrayAccess e0) protected void
LLJava.Visitor.action
(LLJava.ArrayAccess e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ArrayAccess e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ArrayAccess e0) protected void
LLJava.MultiVisitor.post
(LLJava.ArrayAccess e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ArrayAccess e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.ArrayAccess el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ArrayAccessModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ArrayAccess
(Pattern<? super LLJava.ArrayAccess> p) -
Uses of LLJava.ArrayAccess in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.ArrayAccess