GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
JSON_STRINGS
+
Point of view
All features
ANY
JSON_HANDLER
All features
expanded class JSON_STRINGS
Summary
top
Direct parents
Insert list:
JSON_HANDLER
Known children
Insert list:
JSON_REPOSITORY_IMPL
,
JSON_REPOSITORY_OUTPUT
Overview
top
Features
{
JSON_HANDLER
}
json_star
:
JSON_STRING
json_type
:
JSON_STRING
json_repository
:
JSON_STRING
json_version
:
JSON_STRING
json_data
:
JSON_STRING
json_refs
:
JSON_STRING
json_basic
:
JSON_STRING
json_value
:
JSON_STRING
json_array
:
JSON_STRING
json_capacity
:
JSON_STRING
json_layout
:
JSON_STRING
json_ref
:
JSON_STRING
json_embedded
:
JSON_STRING
json_type_character
:
JSON_STRING
json_type_boolean
:
JSON_STRING
json_type_integer_8
:
JSON_STRING
json_type_integer_16
:
JSON_STRING
json_type_integer_32
:
JSON_STRING
json_type_integer_64
:
JSON_STRING
json_type_integer
:
JSON_STRING
json_type_real_32
:
JSON_STRING
json_type_real_64
:
JSON_STRING
json_type_real_80
:
JSON_STRING
json_type_real_128
:
JSON_STRING
json_type_real_expanded
:
JSON_STRING
json_type_real
:
JSON_STRING
json_array_element_type
(type:
ABSTRACT_STRING
):
JSON_STRING
json_string
(a_string:
ABSTRACT_STRING
):
JSON_STRING
{}
json_array_element_types
:
HASHED_DICTIONARY
[
JSON_STRING
,
FIXED_STRING
]
json_strings
:
HASHED_DICTIONARY
[
JSON_STRING
,
FIXED_STRING
]
json_star
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_repository
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_version
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_data
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_refs
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_basic
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_value
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_array
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_capacity
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_layout
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_ref
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_embedded
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_character
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_boolean
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_integer_8
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_integer_16
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_integer_32
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_integer_64
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_integer
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real_32
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real_64
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real_80
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real_128
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real_expanded
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_type_real
:
JSON_STRING
once function
{
JSON_HANDLER
}
top
json_array_element_type
(type:
ABSTRACT_STRING
):
JSON_STRING
effective function
{
JSON_HANDLER
}
top
require
type.has_prefix("NATIVE_ARRAY[")
type.has_suffix("]")
json_string
(a_string:
ABSTRACT_STRING
):
JSON_STRING
effective function
{
JSON_HANDLER
}
top
ensure
Result.is_valid
json_array_element_types
:
HASHED_DICTIONARY
[
JSON_STRING
,
FIXED_STRING
]
once function
{}
top
json_strings
:
HASHED_DICTIONARY
[
JSON_STRING
,
FIXED_STRING
]
once function
{}
top