Indent

sangria.renderer.Indent
case class Indent(config: QueryRendererConfig, level: Int, prevLevel: Int)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def +(l: Int): Indent
def -(l: Int): Indent
def dec: Indent
def inc: Indent

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val str: String
lazy val strPrev: String
lazy val zero: Indent