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