Printer

gql.server.interpreter.DebugPrinter$.Printer$
object Printer

Attributes

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

Members list

Value members

Concrete methods

def continuationDoced[F[_]]: Document[Continuation[F, _]]

Attributes

Source
DebugPrinter.scala
def fields(ds: Doc*): Doc

Attributes

Source
DebugPrinter.scala
def kv(k: String, v: Doc): Doc

Attributes

Source
DebugPrinter.scala
def kvs(kvs: (String, Doc)*): Doc

Attributes

Source
DebugPrinter.scala
def preparedContDoced[F[_]]: Document[PreparedCont[F, _, _]]

Attributes

Source
DebugPrinter.scala
def preparedDoced[F[_]]: Document[Prepared[F, _]]

Attributes

Source
DebugPrinter.scala
def preparedFieldDoced[F[_]]: Document[PreparedField[F, _]]

Attributes

Source
DebugPrinter.scala
def preparedStepDoced[F[_]]: Document[PreparedStep[F, _, _]]

Attributes

Source
DebugPrinter.scala
def record(name: String, d: Doc): Doc

Attributes

Source
DebugPrinter.scala
def recordBy(name: String, left: Doc, right: Doc, d: Doc): Doc

Attributes

Source
DebugPrinter.scala
def resourceInfoDoced[F[_], A](isOpen: Boolean, names: Map[Token, String])(implicit D: Document[A]): Document[ResourceInfo[F, A]]

Attributes

Source
DebugPrinter.scala
def streamDataDoced[F[_]]: Document[StreamData[F, _]]

Attributes

Source
DebugPrinter.scala