+
Point of view
All features
expanded class JSON_STRINGS
Summary
Direct parents
Insert list: JSON_HANDLER
Known children
Insert list: JSON_REPOSITORY_IMPL, JSON_REPOSITORY_OUTPUT
Overview
json_star: JSON_STRING
once function
json_type: JSON_STRING
once function
json_repository: JSON_STRING
once function
json_version: JSON_STRING
once function
json_data: JSON_STRING
once function
json_refs: JSON_STRING
once function
json_basic: JSON_STRING
once function
json_value: JSON_STRING
once function
json_array: JSON_STRING
once function
json_capacity: JSON_STRING
once function
json_layout: JSON_STRING
once function
json_ref: JSON_STRING
once function
json_embedded: JSON_STRING
once function
json_type_character: JSON_STRING
once function
json_type_boolean: JSON_STRING
once function
json_type_integer_8: JSON_STRING
once function
json_type_integer_16: JSON_STRING
once function
json_type_integer_32: JSON_STRING
once function
json_type_integer_64: JSON_STRING
once function
json_type_integer: JSON_STRING
once function
json_type_real_32: JSON_STRING
once function
json_type_real_64: JSON_STRING
once function
json_type_real_80: JSON_STRING
once function
json_type_real_128: JSON_STRING
once function
json_type_real_expanded: JSON_STRING
once function
json_type_real: JSON_STRING
once function
json_array_element_type (type: ABSTRACT_STRING): JSON_STRING
effective function
require
  • type.has_prefix("NATIVE_ARRAY[")
  • type.has_suffix("]")
json_string (a_string: ABSTRACT_STRING): JSON_STRING
effective function
ensure
  • Result.is_valid
json_array_element_types: HASHED_DICTIONARY[JSON_STRING, FIXED_STRING]
once function
{}
once function
{}