Compiler.compile

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

  1. Chunk compile(string source)
  2. Chunk compile(StatementNode[] statements)
    class Compiler
    package
    compile

Meta