Protected
Readonly
astProtected
Readonly
commentProtected
currentThe document that is currently processed by the serializer; this is used by the replacer function.
The set of AstNode properties to be ignored by the serializer.
Protected
Readonly
langiumProtected
Readonly
nameProtected
addProtected
getProtected
linkOptional
container: AstNodeOptional
containerProperty: stringOptional
containerIndex: numberProtected
replacerProtected
reviveSerialize an AstNode
into a JSON string
.
The AstNode
to be serialized.
Optional
options: JsonSerializeOptionsSerialization options
Utility service for transforming an
AstNode
into a JSON string and vice versa.