Interface PythonCompiler


public interface PythonCompiler
  • Method Summary

    Modifier and Type
    Method
    Description
    compile(org.python.antlr.base.mod node, String name, String filename, boolean linenumbers, boolean printResults, CompilerFlags cflags)