ValueNode.BooleanNode, ValueNode.ClassNode, ValueNode.JsonNode, ValueNode.NullNode, ValueNode.NumberNode, ValueNode.PathNode, ValueNode.PatternNode, ValueNode.PredicateNode, ValueNode.StringNode, ValueNode.UndefinedNode, ValueNode.ValueListNode
Constructor and Description |
---|
UndefinedNode() |
Modifier and Type | Method and Description |
---|---|
ValueNode.UndefinedNode |
asUndefinedNode() |
boolean |
equals(Object o) |
boolean |
isUndefinedNode() |
Class<?> |
type(Predicate.PredicateContext ctx) |
asBooleanNode, asClassNode, asJsonNode, asNullNode, asNumberNode, asPathNode, asPatternNode, asPredicateNode, asStringNode, asValueListNode, createBooleanNode, createClassNode, createJsonNode, createJsonNode, createNullNode, createNumberNode, createPathNode, createPathNode, createPatternNode, createPatternNode, createStringNode, createUndefinedNode, isBooleanNode, isClassNode, isJsonNode, isNullNode, isNumberNode, isPathNode, isPatternNode, isPredicateNode, isStringNode, isValueListNode, toValueNode
public Class<?> type(Predicate.PredicateContext ctx)
public ValueNode.UndefinedNode asUndefinedNode()
asUndefinedNode
in class ValueNode
public boolean isUndefinedNode()
isUndefinedNode
in class ValueNode
Copyright © 2018. All rights reserved.