All Classes and Interfaces
Class
Description
This class provides an empty implementation of
LLVMIRListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.The entry point for the ANTLR parser based LLVM IR language module.
This interface defines a complete listener for a parse tree produced by
LLVMIRParser.The adapter for the ANTLR based parser of this language module.
LLVM IR token types extracted by this language module.