Class CLString

    • Constructor Detail

      • CLString

        public CLString​(char[] content)
    • Method Detail

      • allocate

        public static CLElement allocate​(char[] content)
      • toJSON

        protected java.lang.String toJSON()
        Overrides:
        toJSON in class CLElement
      • toFormattedJSON

        protected java.lang.String toFormattedJSON​(int indent,
                                                   int forceIndent)
        Overrides:
        toFormattedJSON in class CLElement