|
kiama 0.9.0 API
|
|
object
PicoJavaBenchmark
extends scala.Application| Value Summary | |
val
|
inputs : scala.collection.mutable.ArrayBuffer[Program] |
var
|
result : Int |
val
|
start : Long |
| Values and Variables inherited from scala.Application | |
| scala.Application.executionStart |
| Method Summary | |
def
|
basicAst : ClassDecl |
def
|
createAst (subtree : ClassDecl) : ClassDecl |
def
|
createProgram (subtree : ClassDecl) : Program |
| Methods inherited from scala.Application | |
| scala.Application.main |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
| Method Details |
|
kiama 0.9.0 API
|
|