io.eleven19.krueger

Members list

Type members

Classlikes

object Krueger

Public API entry point for the Krueger Elm dialect parser.

Public API entry point for the Krueger Elm dialect parser.

Attributes

Source
Krueger.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Krueger.type
object Span

Attributes

Companion
class
Source
Span.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Span.type
case class Span(offset: Int, length: Int)

A source location represented as a zero-based offset and length.

A source location represented as a zero-based offset and length.

Attributes

Companion
object
Source
Span.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all