Click or drag to resize

JsonGeneratorBlockIsStarting Field

If true then the current block state (object/array) is not defined.

Namespace:  Syntactik.Compiler.Generator
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
protected bool BlockIsStarting

Field Value

Type: Boolean
See Also