Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Put
Packages that use LLJava.Put
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.Put in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.PutModifier and TypeMethodDescriptionLLJava.Put.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.PutModifier and TypeMethodDescriptionstatic Pattern<LLJava.Put> LLJava.__Patterns.term_Put(Pattern<? super LLJava.FieldAccess> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.PutModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.Put el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Put e0) protected voidLLJava.MultiVisitor.action(LLJava.Put e0) protected voidLLJava.Visitor.action(LLJava.Put e0) protected voidTypeChecker.Inferrer.InstructionProcessor.action(LLJava.Put i) protected voidConstantPoolCollector.Creator.descend(LLJava.Put x) protected voidLLJava.MultiVisitor.descend(LLJava.Put e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Put e0) protected voidLLJava.MultiVisitor.post(LLJava.Put e0) protected voidLLJava.MultiVisitor.pre(LLJava.Put e0) protected FormatLLJava.__Formatter.toFormat(LLJava.Put el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.Put -
Uses of LLJava.Put in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.Put -
Uses of LLJava.Put in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.PutMethods in eu.bandm.tools.lljava.parser that return LLJava.PutModifier and TypeMethodDescriptionprotected abstract LLJava.PutLLJavaGrammar.putInstruction(Reducer.Context<SourceId> context, Void dummy, boolean statically, LLJava.FieldReference field) protected LLJava.PutLLJavaParser.putInstruction(Reducer.Context<SourceId> context, Void dummy, boolean statically, LLJava.FieldReference field)