| Test: List<String> formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "List<String> length 3" |
| ] |
| ----------------------------------- |
| Test: List<String> formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "foo" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "bar" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "baz" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: List<Object> instance header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "List<Object> length 3" |
| ] |
| ----------------------------------- |
| Test: List<Object> instance body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "42" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "bar" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "true" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: List<Object> definition formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "List<Object> implements List<Object>, JSIndexable<Object>" |
| ] |
| ----------------------------------- |
| Test: List<Object> definition formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| "[[Instance Methods]]" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "+: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "add: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "addAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "any: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "asMap: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "cast: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "checkGrowable: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "checkMutable: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "clear: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "contains: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "elementAt: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "every: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "expand: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "fillRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "firstWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "fold: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "followedBy: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "forEach: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "getRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "indexOf: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "indexWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "insert: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "insertAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "join: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastIndexOf: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastIndexWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "map: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "reduce: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "remove: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeAt: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeLast: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "replaceRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "retainWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "setAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "setRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "shuffle: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "singleWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "skip: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "skipWhile: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "sort: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "sublist: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "take: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "takeWhile: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "toList: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "toSet: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "where: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "whereType: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_get: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_removeWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_set: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_setLengthUnsafe: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[base class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: List<int> large instance header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "List<int> length 200" |
| ] |
| ----------------------------------- |
| Test: List<int> large instance body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: List<int> large definition formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "List<int> implements List<int>, JSIndexable<int>" |
| ] |
| ----------------------------------- |
| Test: List<int> large definition formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| "[[Instance Methods]]" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "+: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "add: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "addAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "any: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "asMap: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "cast: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "checkGrowable: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "checkMutable: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "clear: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "contains: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "elementAt: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "every: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "expand: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "fillRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "firstWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "fold: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "followedBy: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "forEach: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "getRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "indexOf: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "indexWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "insert: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "insertAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "join: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastIndexOf: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastIndexWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lastWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "map: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "reduce: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "remove: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeAt: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeLast: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "removeWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "replaceRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "retainWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "setAll: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "setRange: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "shuffle: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "singleWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "skip: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "skipWhile: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "sort: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "sublist: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "take: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "takeWhile: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "toList: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "toSet: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "where: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "whereType: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_get: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_removeWhere: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_set: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_setLengthUnsafe: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[base class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Iterable instance header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "MappedListIterable<String, String> length 3" |
| ] |
| ----------------------------------- |
| Test: Iterable instance body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "foofoofoofoofoo" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "barbarbarbarbar" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "bazbazbazbazbaz" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Iterable definition formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "MappedListIterable<String, String>" |
| ] |
| ----------------------------------- |
| Test: Iterable definition formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| "[[Instance Methods]]" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "fold: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "map: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[base class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Set instance header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "_HashSet<dynamic> length 3" |
| ] |
| ----------------------------------- |
| Test: Set instance body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "foo" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "42" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "true" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Set definition formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "_HashSet<dynamic> implements HashSet<dynamic>, LinkedHashSet<dynamic>" |
| ] |
| ----------------------------------- |
| Test: Set definition formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| "[[Instance Methods]]" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "add: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "contains: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "lookup: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "remove: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_newSet: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_newSimilarSet: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[base class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Map<String, int> formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "IdentityMap<String, int> length 3" |
| ] |
| ----------------------------------- |
| Test: Map<String, int> formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Map<dynamic, dynamic> instance header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "LinkedMap<dynamic, dynamic> length 3" |
| ] |
| ----------------------------------- |
| Test: Map<dynamic, dynamic> instance body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "0: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "1: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "2: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Map<dynamic, dynamic> definition formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "LinkedMap<dynamic, dynamic>" |
| ] |
| ----------------------------------- |
| Test: Map<dynamic, dynamic> definition formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "" |
| }, |
| "[[Instance Methods]]" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "clear: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "remove: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_get: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "_set: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "[[base class]]: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Function formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "(int, int) => int" |
| ] |
| ----------------------------------- |
| Test: Function formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "signature: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "(int, int) => int" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "JavaScript Function: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| Test: Function with functon arguments formatting header |
| Value: |
| [ |
| "span", |
| { |
| "style": "background-color: #d9edf7;color: black" |
| }, |
| "(String, (Event$) => bool) => Null" |
| ] |
| ----------------------------------- |
| Test: Function with functon arguments formatting body |
| Value: |
| [ |
| "ol", |
| { |
| "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;" |
| }, |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| {}, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "signature: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| "(String, (Event$) => bool) => Null" |
| ] |
| ] |
| ], |
| [ |
| "li", |
| { |
| "style": "padding-left: 13px;" |
| }, |
| [ |
| "span", |
| { |
| "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px" |
| }, |
| "JavaScript Function: " |
| ], |
| [ |
| "span", |
| { |
| "style": "margin-left: 13px" |
| }, |
| [ |
| "object", |
| { |
| "object": "<OBJECT>", |
| "config": {} |
| } |
| ] |
| ] |
| ] |
| ] |
| ----------------------------------- |
| |