Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Instruction
Packages that use LLJava.Instruction
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.Instruction in eu.bandm.tools.lljava.absy
Subclasses of LLJava.Instruction in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classSyntactic expression denoting a variant of theinvokeinstruction family.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classAbstract base class of instructions that may be reified as method handle targets.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.lljava.absy declared as LLJava.InstructionModifier and TypeFieldDescription(package private) LLJava.InstructionConstantPoolCollector.Creator.currentInsn(package private) final LLJava.InstructionTypeChecker.Inferrer.InstructionProcessor.instructionprotected LLJava.InstructionVerify.UninitializedNew.offsetGenerated by umod; model author's documentation MISSING.(package private) LLJava.InstructionControlFlowAnalyzer.ControlFlow.Item.prev(package private) LLJava.InstructionControlFlowAnalyzer.ControlFlow.rootFields in eu.bandm.tools.lljava.absy with type parameters of type LLJava.InstructionModifier and TypeFieldDescription(package private) Multimap<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.branch(package private) Multimap<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.branch(package private) Multimap<LLJava.Instruction, LLJava.Exception> ControlFlowAnalyzer.ControlFlow.exceptional(package private) Map<LLJava.Block, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.first(package private) Map<LLJava.Block, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.follow(package private) Multimap<LLJava.Instruction, LLJava.Exception> ControlFlowAnalyzer.ControlFlow.handlers(package private) final Map<LLJava.Instruction, TypeChecker.Focus> TypeChecker.Inferrer.map(package private) Set<LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.reachable(package private) Multimap<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.regular(package private) Multimap<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.regularprotected CheckedSet<LLJava.Instruction> LLJava.CodeMethodBody.stackMapPlacesThe set of instructions requiring stack map information in the code of this method.(package private) Map<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.trunk(package private) Map<LLJava.Instruction, LLJava.Instruction> ControlFlowAnalyzer.ControlFlow.trunkMethods in eu.bandm.tools.lljava.absy that return LLJava.InstructionModifier and TypeMethodDescriptionLLJava.Instruction.doclone()Clones this object.Verify.UninitializedNew.get_offset()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.InstructionModifier and TypeMethodDescriptionControlFlowAnalyzer.ControlFlow.exceptional()ControlFlowAnalyzer.ControlFlow.first()static Pattern<LLJava.Instruction> LLJava.Instruction.get_post(Pattern<? super LLJava.StackFrame> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Instruction> LLJava.Instruction.get_pre(Pattern<? super LLJava.StackFrame> p) Lifts a pattern which matches the field value to one which matches this whole object.LLJava.CodeMethodBody.get_stackMapPlaces()The set of instructions requiring stack map information in the code of this method.ControlFlowAnalyzer.ControlFlow.reachable()ControlFlowAnalyzer.ControlFlow.regular()ControlFlowAnalyzer.ControlFlow.regular()static Pattern<LLJava.Instruction> LLJava.__Patterns.term_Instruction(Pattern<? super LLJava.Statement> superpattern, Pattern<? super LLJava.StackFrame> p_pre, Pattern<? super LLJava.StackFrame> p_post) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.InstructionModifier and TypeMethodDescriptionprotected voidContextChecker.EnvironmentAnnotator.action(LLJava.Instruction x) protected voidLLJava.__Formatter.action(LLJava.Instruction el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Instruction e0) protected voidLLJava.MultiVisitor.action(LLJava.Instruction e0) protected voidLLJava.Visitor.action(LLJava.Instruction e0) protected voidTypeChecker.Inferrer.InstructionProcessor.action(LLJava.Instruction i) Deprecated.protected voidVerify.MATCH_ONLY_00.action(LLJava.Instruction e0) voidControlFlowSynthesizer.add(LLJava.Instruction instruction, int size) protected voidLLJava.MultiVisitor.descend(LLJava.Instruction e0) ControlFlowSynthesizer.getInterval(LLJava.Instruction instruction) voidLLJava.MATCH_ONLY_00.match(LLJava.Instruction e0) protected voidLLJava.MultiVisitor.post(LLJava.Instruction e0) protected voidConstantPoolCollector.Creator.pre(LLJava.Instruction x) protected voidLLJava.MultiVisitor.pre(LLJava.Instruction e0) (package private) TypeChecker.FocusTypeChecker.Inferrer.process(LLJava.Method context, LLJava.Instruction i) protected FormatLLJava.__Formatter.toFormat(LLJava.Instruction el) Verify.UninitializedNew.with_offset(LLJava.Instruction val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.InstructionModifier and TypeMethodDescriptionLLJava.__Patterns.cast_Instruction(Pattern<? super LLJava.Instruction> p) static Pattern<Verify.UninitializedNew> Verify.UninitializedNew.get_offset(Pattern<? super LLJava.Instruction> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.CodeMethodBody> LLJava.CodeMethodBody.get_stackMapPlaces(Pattern<? super CheckedSet<LLJava.Instruction>> p) Lifts a pattern which matches the field value to one which matches this whole object.booleanLLJava.CodeMethodBody.set_stackMapPlaces(CheckedSet<LLJava.Instruction> val) The set of instructions requiring stack map information in the code of this method.static Pattern<LLJava.ArithInstruction> LLJava.__Patterns.term_ArithInstruction(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Dup> LLJava.__Patterns.term_Dup(Pattern<? super LLJava.Instruction> superpattern) LLJava.__Patterns.term_If(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super Boolean> p_neg, Pattern<? super LLJava.Condition> p_condition, Pattern<? super LLJava.CodePoint> p_body) static Pattern<LLJava.Jump> LLJava.__Patterns.term_Jump(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Length> LLJava.__Patterns.term_Length(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Load> LLJava.__Patterns.term_Load(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super LLJava.LoadArgument> p_arg) static Pattern<LLJava.MethodHandleTarget> LLJava.__Patterns.term_MethodHandleTarget(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super LLJava.MemberReference> p_target) static Pattern<LLJava.Monitor> LLJava.__Patterns.term_Monitor(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Nop> LLJava.__Patterns.term_Nop(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Pop> LLJava.__Patterns.term_Pop(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Store> LLJava.__Patterns.term_Store(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super LLJava.StoreArgument> p_arg) static Pattern<LLJava.Swap> LLJava.__Patterns.term_Swap(Pattern<? super LLJava.Instruction> superpattern) static Pattern<LLJava.Switch> LLJava.__Patterns.term_Switch(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super CheckedList<LLJava.Case>> p_cases) static Pattern<LLJava.Try> LLJava.__Patterns.term_Try(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super LLJava.CodeInterval> p_body, Pattern<? super CheckedList<LLJava.Handler>> p_handlers) static Pattern<LLJava.TypeInstruction> LLJava.__Patterns.term_TypeInstruction(Pattern<? super LLJava.Instruction> superpattern, Pattern<? super LLJava.TypeExpr> p_type, Pattern<? super LLJava.ClassRef> p_entry) Constructors in eu.bandm.tools.lljava.absy with parameters of type LLJava.InstructionModifierConstructorDescription(package private)InstructionProcessor(LLJava.Method context, LLJava.Instruction instruction) (package private)Item(LLJava.Instruction prev, LLJava.Block next, boolean jumpy) UninitializedNew(LLJava.Instruction offset) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Uses of LLJava.Instruction in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec that return LLJava.InstructionModifier and TypeMethodDescriptionprotected LLJava.InstructionDecoder.InstructionDecoder.decodeInstruction(int pc) Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.InstructionModifier and TypeMethodDescription(package private) voidEncoder.arith(LLJava.Instruction i, byte baseOpcode, boolean floating) protected voidEncoder.pre(LLJava.Instruction x) -
Uses of LLJava.Instruction in eu.bandm.tools.lljava.parser
Methods in eu.bandm.tools.lljava.parser that return LLJava.InstructionModifier and TypeMethodDescriptionprotected abstract LLJava.InstructionLLJavaGrammar.simpleInstruction(Reducer.Context<SourceId> context, LLJavaLexer.TokenType type) protected LLJava.InstructionLLJavaParser.simpleInstruction(LLJavaLexer.TokenType type) protected LLJava.InstructionLLJavaParser.simpleInstruction(Reducer.Context<SourceId> context, LLJavaLexer.TokenType type) Methods in eu.bandm.tools.lljava.parser that return types with arguments of type LLJava.InstructionModifier and TypeMethodDescriptionLLJavaGrammar.instruction(Expression<SourceId, LLJavaLexer.TokenType, LLJava.Block> block)