Home | History | Annotate | Download | only in antlr3

Lines Matching defs:inspect

34 import inspect
858 for frame in reversed(inspect.stack()):
860 codeMod = inspect.getmodule(code)