Uses of Class
de.jplag.llvmir.grammar.LLVMIRParser.OrInstContext
Packages that use LLVMIRParser.OrInstContext
-
Uses of LLVMIRParser.OrInstContext in de.jplag.llvmir.grammar
Methods in de.jplag.llvmir.grammar that return LLVMIRParser.OrInstContextModifier and TypeMethodDescriptionLLVMIRParser.orInst()LLVMIRParser.ValueInstructionContext.orInst()Methods in de.jplag.llvmir.grammar with parameters of type LLVMIRParser.OrInstContextModifier and TypeMethodDescriptionvoidLLVMIRBaseListener.enterOrInst(LLVMIRParser.OrInstContext ctx) Enter a parse tree produced byLLVMIRParser.orInst().voidLLVMIRListener.enterOrInst(LLVMIRParser.OrInstContext ctx) Enter a parse tree produced byLLVMIRParser.orInst().voidLLVMIRBaseListener.exitOrInst(LLVMIRParser.OrInstContext ctx) Exit a parse tree produced byLLVMIRParser.orInst().voidLLVMIRListener.exitOrInst(LLVMIRParser.OrInstContext ctx) Exit a parse tree produced byLLVMIRParser.orInst().