m2isar.frontends.coredsl2.utils

Attributes

RADIX

SHORTHANDS

SIGNEDNESS

BOOLCONST

Classes

MyErrorListener

Functions

make_parser(filename)

Module Contents

RADIX[source]
SHORTHANDS[source]
SIGNEDNESS[source]
BOOLCONST[source]
class MyErrorListener(filename=None)[source]

Bases: antlr4.error.ErrorListener.ErrorListener

Inheritance diagram of m2isar.frontends.coredsl2.utils.MyErrorListener
filename[source]
syntaxError(recognizer, offendingSymbol, line, column, msg, e)[source]
make_parser(filename)[source]