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 voidLLJava.__Formatter.action(LLJava.Instanceof el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Instanceof e0) protected voidLLJava.MultiVisitor.action(LLJava.Instanceof e0) protected voidLLJava.Visitor.action(LLJava.Instanceof e0) protected voidTypeChecker.Inferrer.InstructionProcessor.action(LLJava.Instanceof i) protected voidConstantPoolCollector.Creator.descend(LLJava.Instanceof x) protected voidLLJava.MultiVisitor.descend(LLJava.Instanceof e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Instanceof e0) protected voidLLJava.MultiVisitor.post(LLJava.Instanceof e0) protected voidLLJava.MultiVisitor.pre(LLJava.Instanceof e0) protected FormatLLJava.__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.InstanceofLLJavaGrammar.instanceofInstruction(Reducer.Context<SourceId> context, LLJava.TypeExpr type) protected LLJava.InstanceofLLJavaParser.instanceofInstruction(Reducer.Context<SourceId> context, LLJava.TypeExpr type)