Package it.unive.lisa.imp
-
Class Summary Class Description Antlr4Util A class providing utilities regarding ANTLR4 functionalities.IMPAnnotationVisitor AnIMPParserBaseVisitor
that will parse annotations from IMP code.IMPFeatures IMP'sLanguageFeatures
implementation.IMPFrontend AnIMPParserBaseVisitor
that will parse the IMP code building a representation that can be analyzed through LiSA. -
Exception Summary Exception Description IMPSyntaxException An exception thrown due to an inconsistency in an imp file.ParsingException An exception thrown while parsing an IMP file.