Protected ReadonlyastProtected ReadonlycommentProtectedcurrentThe 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 ReadonlylangiumProtected ReadonlynameProtectedaddDeserialize (parse) a JSON string into an AstNode.
Optionaloptions: JsonDeserializeOptionsProtectedgetProtectedlinkOptionalcontainer: AstNodeOptionalcontainerProperty: stringOptionalcontainerIndex: numberProtectedreplacerProtectedreviveSerialize an AstNode into a JSON string.
The AstNode to be serialized.
Optionaloptions: JsonSerializeOptionsSerialization options
Utility service for transforming an
AstNodeinto a JSON string and vice versa.