Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Instanceof
Packages that use LLJava.Instanceof
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.Instanceof in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.InstanceofModifier and TypeMethodDescriptionLLJava.Instanceof.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.InstanceofModifier and TypeMethodDescriptionstatic Pattern
<LLJava.Instanceof> LLJava.__Patterns.term_Instanceof
(Pattern<? super LLJava.TypeInstruction> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.InstanceofModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.Instanceof el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.Instanceof e0) protected void
LLJava.MultiVisitor.action
(LLJava.Instanceof e0) protected void
LLJava.Visitor.action
(LLJava.Instanceof e0) protected void
TypeChecker.Inferrer.InstructionProcessor.action
(LLJava.Instanceof i) protected void
ConstantPoolCollector.Creator.descend
(LLJava.Instanceof x) protected void
LLJava.MultiVisitor.descend
(LLJava.Instanceof e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.Instanceof e0) protected void
LLJava.MultiVisitor.post
(LLJava.Instanceof e0) protected void
LLJava.MultiVisitor.pre
(LLJava.Instanceof e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.Instanceof el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.InstanceofModifier and TypeMethodDescriptionLLJava.__Patterns.cast_Instanceof
(Pattern<? super LLJava.Instanceof> p) -
Uses of LLJava.Instanceof in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.Instanceof -
Uses of LLJava.Instanceof in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.InstanceofMethods in eu.bandm.tools.lljava.parser that return LLJava.InstanceofModifier and TypeMethodDescriptionprotected abstract LLJava.Instanceof
LLJavaGrammar.instanceofInstruction
(Reducer.Context<SourceId> context, LLJava.TypeExpr type) protected LLJava.Instanceof
LLJavaParser.instanceofInstruction
(Reducer.Context<SourceId> context, LLJava.TypeExpr type)