ast.increment_lineno(node, n=1) Increment the line number of each node in the tree starting at node by n.
get_type() Return the type of the symbol table. Possible values are 'class', 'module', and 'function'
starts_line line started by this opcode (if any), otherwise None
parser.tuple2st(sequence) This is the same function as sequence2st(). This entry point is maintained for backward
compileall.compile_path(skip_curdir=True, maxlevels=0, force=False, quiet=0, legacy=False, optimize=-1) Byte-compile all the
get_symbols() Return a list of Symbol instances for names in the table.
ST.issuite() Same as issuite(st).
exception tabnanny.NannyNag Raised by tokeneater() if detecting an ambiguous indent. Captured and handled in check()
lineno col_offset Instances of ast.expr and ast.stmt subclasses have lineno
token.ISTERMINAL(x) Return true for terminal token values.
Page 11 of 15