token.ISNONTERMINAL(x) Return true for non-terminal token values.
dis.stack_effect(opcode[, oparg]) Compute the stack effect of opcode with argument oparg.
keyword.kwlist Sequence containing all the keywords defined for the interpreter. If any keywords are defined to only be active
Class.lineno The line number of the class statement within the file named by file.
get_identifiers() Return a list of names of symbols in this table.
dis.hascompare Sequence of bytecodes of Boolean operations.
dis.opname Sequence of operation names, indexable using the bytecode.
py_compile.main(args=None) Compile several source files. The files named in args (or on the command line, if args
class symtable.Symbol An entry in a SymbolTable corresponding to an identifier in the source. The constructor is
get_id() Return the table’s identifier.
Page 4 of 15