public static interface Json.Value
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Json.ValueVisitor visitor)
Invokes the value type-specific '
visit...()' method of Json.ValueVisitor. |
void accept(Json.ValueVisitor visitor)
visit...()' method of Json.ValueVisitor.