Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Get
Packages that use LLJava.Get
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.Get in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.GetModifier and TypeMethodDescriptionLLJava.Get.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.GetModifier and TypeMethodDescriptionstatic Pattern
<LLJava.Get> LLJava.__Patterns.term_Get
(Pattern<? super LLJava.FieldAccess> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.GetModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.Get el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.Get e0) protected void
LLJava.MultiVisitor.action
(LLJava.Get e0) protected void
LLJava.Visitor.action
(LLJava.Get e0) protected void
TypeChecker.Inferrer.InstructionProcessor.action
(LLJava.Get i) protected void
ConstantPoolCollector.Creator.descend
(LLJava.Get x) protected void
LLJava.MultiVisitor.descend
(LLJava.Get e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.Get e0) protected void
LLJava.MultiVisitor.post
(LLJava.Get e0) protected void
LLJava.MultiVisitor.pre
(LLJava.Get e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.Get el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.Get -
Uses of LLJava.Get in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.Get -
Uses of LLJava.Get in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.GetMethods in eu.bandm.tools.lljava.parser that return LLJava.GetModifier and TypeMethodDescriptionprotected abstract LLJava.Get
LLJavaGrammar.getInstruction
(Reducer.Context<SourceId> context, Void dummy, boolean statically, LLJava.FieldReference field) protected LLJava.Get
LLJavaParser.getInstruction
(Reducer.Context<SourceId> context, Void dummy, boolean statically, LLJava.FieldReference field)