Package de.marhali.json5.internal
-
Class Summary Class Description EcmaScriptIdentifier LazilyParsedNumber This class holds a number value that is lazily converted to a specific number typeLinkedTreeMap<K,V> A map of comparable keys to values.NonNullElementWrapperList<E> Listwhich wraps anotherListbut prevents insertion ofnullelements.NumberLimits This class enforces limits on numbers parsed from Json5 to avoid potential performance problems when extremely large numbers are used.RadixNumber Simple wrapper aroundNumberthat tracks the used radix base.