ll1compiletime.syntax

Members list

Concise view

Type members

Classlikes

trait CompileTime[A, T, K]

The trait to define a syntax executed at compile time

The trait to define a syntax executed at compile time

Attributes

A

the return type of the entry point

K

the Kind type

T

the Token type

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait SyntaxDefinition[T, K]

The trait to define a syntax

The trait to define a syntax

Attributes

K

the Kind type

T

the Token type

Graph
Supertypes
class Object
trait Matchable
class Any