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.absySubclasses of LLJava.FieldAccess in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated 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 voidLLJava.__Formatter.action(LLJava.FieldAccess el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.FieldAccess e0) protected voidLLJava.MultiVisitor.action(LLJava.FieldAccess e0) protected voidLLJava.Visitor.action(LLJava.FieldAccess e0) protected voidLLJava.MultiVisitor.descend(LLJava.FieldAccess e0) voidLLJava.MATCH_ONLY_00.match(LLJava.FieldAccess e0) protected voidLLJava.MultiVisitor.post(LLJava.FieldAccess e0) protected voidLLJava.MultiVisitor.pre(LLJava.FieldAccess e0) protected FormatLLJava.__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)