Uses of Class
eu.bandm.tools.lljava.absy.LLJava.FieldRef
Packages that use LLJava.FieldRef
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.FieldRef in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.FieldRefModifier and TypeFieldDescriptionprotected LLJava.FieldRefLLJava.FieldReference.entryGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.FieldRefModifier and TypeMethodDescriptionLLJava.FieldRef.doclone()Clones this object.LLJava.FieldReference.get_entry()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.FieldRefModifier and TypeMethodDescriptionstatic Pattern<LLJava.FieldRef> LLJava.__Patterns.term_FieldRef(Pattern<? super LLJava.MemberRef> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.FieldRefModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.FieldRef el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.FieldRef e0) protected voidLLJava.MultiVisitor.action(LLJava.FieldRef e0) protected voidLLJava.Visitor.action(LLJava.FieldRef e0) protected voidLLJava.MultiVisitor.descend(LLJava.FieldRef e0) voidLLJava.MATCH_ONLY_00.match(LLJava.FieldRef e0) protected voidLLJava.MultiVisitor.post(LLJava.FieldRef e0) protected voidLLJava.MultiVisitor.pre(LLJava.FieldRef e0) protected FormatLLJava.__Formatter.toFormat(LLJava.FieldRef el) booleanLLJava.FieldRef.x_equals(LLJava.FieldRef e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.FieldRefModifier and TypeMethodDescriptionLLJava.__Patterns.cast_FieldRef(Pattern<? super LLJava.FieldRef> p) -
Uses of LLJava.FieldRef in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec that return LLJava.FieldRefMethods in eu.bandm.tools.lljava.codec with parameters of type LLJava.FieldRefModifier and TypeMethodDescriptionprotected voidEncoder.descend(LLJava.FieldRef e) protected LLJava.FieldReferenceDecoder.unparse(LLJava.FieldRef ref)