Package de.monticore.symboltable.serialization
package de.monticore.symboltable.serialization
-
ClassDescriptionInterface that all scope DeSers implement to provide uniform serialize and deserialize methods.Interface that all symbol DeSers implement to provide uniform serialize and deserialize methods.Collection of (static) methods and constants that support using DeSers in combination with Json.This class is responsible to tokenize a String that encoded as JSON.Parses serialized JSON Strings into an intermediate JSON data structure.Facade for the
IndentPrinterthat is capable of printing JSON syntax only.This class holds kind and, if present for this kind, also the value of a json token.Enumeration of all token kinds that occur in the JSON language.This class is used by the JsonLexer.