Uses of Class
eu.bandm.tools.lljava.absy.LLJava.FieldAccess
Packages that use LLJava.FieldAccess
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.FieldAccess in eu.bandm.tools.lljava.absy
Subclasses of LLJava.FieldAccess in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.FieldAccessModifier and TypeMethodDescriptionLLJava.FieldAccess.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.FieldAccessModifier and TypeMethodDescriptionstatic Pattern
<LLJava.FieldAccess> LLJava.FieldAccess.get_statically
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.FieldAccess> LLJava.__Patterns.term_FieldAccess
(Pattern<? super LLJava.MethodHandleTarget> superpattern, Pattern<? super Boolean> p_statically) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.FieldAccessModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.FieldAccess el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.FieldAccess e0) protected void
LLJava.MultiVisitor.action
(LLJava.FieldAccess e0) protected void
LLJava.Visitor.action
(LLJava.FieldAccess e0) protected void
LLJava.MultiVisitor.descend
(LLJava.FieldAccess e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.FieldAccess e0) protected void
LLJava.MultiVisitor.post
(LLJava.FieldAccess e0) protected void
LLJava.MultiVisitor.pre
(LLJava.FieldAccess e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.FieldAccess el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.FieldAccessModifier and TypeMethodDescriptionLLJava.__Patterns.cast_FieldAccess
(Pattern<? super LLJava.FieldAccess> p) static Pattern
<LLJava.Get> LLJava.__Patterns.term_Get
(Pattern<? super LLJava.FieldAccess> superpattern) static Pattern
<LLJava.Put> LLJava.__Patterns.term_Put
(Pattern<? super LLJava.FieldAccess> superpattern)