caliban.parsing

package caliban.parsing

Members list

Packages

Type members

Classlikes

case class ParsedDocument(definitions: List[Definition], index: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Parser

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Parser.type
trait SourceMapper

Maps an index to the "friendly" version of an index based on the underlying source.

Maps an index to the "friendly" version of an index based on the underlying source.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object SourceMapper

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type