Compiler.compile

This is strictly for use by the Parser to evaluate case expressions and such.

  1. Program compile(string source, string name)
  2. Program compile(StatementNode[] statements)
    class Compiler
    package
    compile

Meta