public abstract class NullNode extends Node
| Constructor and Description |
|---|
NullNode() |
| Modifier and Type | Method and Description |
|---|---|
static NullNode |
instance() |
isArray, isBoolean, isNull, isNumber, isObject, isString, parse, stringifypublic static NullNode instance()
Copyright © 2019. All rights reserved.