UNPKG

@unito/integration-sdk

Version:

Integration SDK

42 lines (41 loc) 874 B
{ "type": "root", "children": [ { "type": "code", "data": { "lang": "options:\"title=Bar.java|borderStyle=solid\"" }, "children": [ { "type": "text", "value": "\n// Some comments here\npublic String getFoo()\n{\n return foo;\n}\n" } ] }, { "type": "code", "data": { "lang": "options:\"title=Bar.java|borderStyle=solid\"" }, "children": [ { "type": "text", "value": "\n// Some comments here\npublic String getFoo()\n{\n return foo;\n}\n" } ] }, { "type": "code", "data": { "lang": "java" }, "children": [ { "type": "text", "value": "\n// Some comments here\npublic String getFoo()\n{\n return foo;\n}\n" } ] } ] }