Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

indent?: number

Number of spaces to be used to indent when pretty printing.

indent_char?: number

The character that should be used when indenting in pretty print.

pretty?: boolean

Whether the output should be "pretty-printed", with indentation and newlines.

The indentation level can be controlled by using the [propertyJson.Generator:indent] property.

root?: Json.Node

The root node to be used when constructing a JSON data stream.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method