Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionLLJava.FieldAccess.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier 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) Modifier 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) Modifier 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)