Reformatted code to Eiffel Standard
This commit is contained in:
@@ -19,10 +19,13 @@ indexing
|
|||||||
|
|
||||||
deferred class
|
deferred class
|
||||||
JSON_VALUE
|
JSON_VALUE
|
||||||
inherit
|
|
||||||
|
inherit
|
||||||
|
|
||||||
HASHABLE
|
HASHABLE
|
||||||
|
|
||||||
feature -- Access
|
feature -- Access
|
||||||
|
|
||||||
to_json:STRING is
|
to_json:STRING is
|
||||||
-- Generate the JSON String for this value object
|
-- Generate the JSON String for this value object
|
||||||
-- return a correct JSON-STRING
|
-- return a correct JSON-STRING
|
||||||
|
|||||||
Reference in New Issue
Block a user