Indent

case class Indent(config: QueryRendererConfig, level: Int, prevLevel: Int)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

Inherited from:
Product

Concrete fields

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