\Tags
Summary
No public properties found
No protected methods found
No protected properties found
No private properties found
TagInteger
TagInteger = 'i'
TagDouble
TagDouble = 'd'
TagInfinity
TagInfinity = 'I'
TagUTF8Char
TagUTF8Char = 'u'
TagString
TagString = 's'
TagObject
TagObject = 'o'
TagSemicolon
TagSemicolon = ';'
TagOpenbrace
TagOpenbrace = '{'
TagClosebrace
TagClosebrace = '}'
TagFunctions
TagFunctions = 'F'
TagResult
TagResult = 'R'
TagArgument
TagArgument = 'A'