Uses of Class
de.jplag.llvmir.grammar.LLVMIRParser.DiModuleContext
Packages that use LLVMIRParser.DiModuleContext
-
Uses of LLVMIRParser.DiModuleContext in de.jplag.llvmir.grammar
Methods in de.jplag.llvmir.grammar that return LLVMIRParser.DiModuleContextModifier and TypeMethodDescriptionLLVMIRParser.diModule()LLVMIRParser.SpecializedMDNodeContext.diModule()Methods in de.jplag.llvmir.grammar with parameters of type LLVMIRParser.DiModuleContextModifier and TypeMethodDescriptionvoidLLVMIRBaseListener.enterDiModule(LLVMIRParser.DiModuleContext ctx) Enter a parse tree produced byLLVMIRParser.diModule().voidLLVMIRListener.enterDiModule(LLVMIRParser.DiModuleContext ctx) Enter a parse tree produced byLLVMIRParser.diModule().voidLLVMIRBaseListener.exitDiModule(LLVMIRParser.DiModuleContext ctx) Exit a parse tree produced byLLVMIRParser.diModule().voidLLVMIRListener.exitDiModule(LLVMIRParser.DiModuleContext ctx) Exit a parse tree produced byLLVMIRParser.diModule().