{
  "target": {
    "type": "Invocation",
    "value": {
      "target": {
        "type": "Class",
        "value": "java.lang.String"
      },
      "method": "valueOf",
      "args": [
        {
          "type": "Float",
          "value": 1.0
        }
      ]
    }
  },
  "method": "length",
  "args": []
}