| }
| }
| ]
+| },
+| "common": {
+| "sources": [
+| {
+| "methodId": "my.package.Input#getUserInput()Ljava/lang/String;"
+| }
+| ]
| }
| }
|```
| }
| }
| ]
+| },
+| "common": {
+| "sources": [
+| {
+| "methodId": "My\\Namespace\\ClassName\\Input::getUserInput"
+| }
+| ]
| }
| }
|```
| }
| }
| ]
+| },
+| "common": {
+| "sources": [
+| {
+| "methodId": "My.Namespace.Input.GetUserInput()"
+| }
+| ]
| }
| }
|```
| }
| }
| ]
+| },
+| "common": {
+| "sources": [
+| {
+| "methodId": "my.namespace.Input.get_input"
+| }
+| ]
| }
| }
|