cosmetic
This commit is contained in:
@@ -113,13 +113,14 @@ feature -- Access
|
|||||||
Result.append_character ('}')
|
Result.append_character ('}')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
feature -- Mesurement
|
||||||
|
|
||||||
count: INTEGER
|
count: INTEGER
|
||||||
-- Number of field
|
-- Number of field
|
||||||
do
|
do
|
||||||
Result := object.count
|
Result := object.count
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
feature -- Access
|
feature -- Access
|
||||||
|
|
||||||
new_cursor: TABLE_ITERATION_CURSOR [JSON_VALUE, JSON_STRING]
|
new_cursor: TABLE_ITERATION_CURSOR [JSON_VALUE, JSON_STRING]
|
||||||
|
|||||||
Reference in New Issue
Block a user