dsl

coulomb.parser.dsl
object dsl

Attributes

Source
dsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
dsl.type

Members list

Value members

Concrete methods

def parser(unames: Map[String, String], pnames: Set[String], unamesinv: Map[String, String]): String => Either[String, RuntimeUnit]

Attributes

Source
dsl.scala