Main

sclin.Main$
object Main

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Concise view

Type members

Classlikes

object PathRead extends TokensReader[Path]

Attributes

Graph
Supertypes
class TokensReader[Path]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def main(args: Array[String]): Unit
def sclin(file: Option[Path], eval: Option[String], doceval: Option[String], step: Flag, verb: Flag, impl: Flag): Matchable