Package de.monticore.symboltable.serialization.json
package de.monticore.symboltable.serialization.json
-
ClassDescriptionRepresents a Json Array, i.e., a list of any Json elements.Represents a Json Boolean.Common Interface for all Json metamodel Elements (e.g., JsonArray, JsonBoolean,...).This factory creates instances of JsonElements.Represents a Json null, which is a value type in Json.Represents a number in JSON.Json Objects contain members in form of name-value pairs.This realizes a Json String.This class is a subtype of a JsonObject that traces, which members have been visited.