Class SourceResponse.ResponseBody
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.SourceResponse.ResponseBody
- Enclosing class:
SourceResponse
-
Method Summary
Modifier and TypeMethodDescriptionstatic SourceResponse.ResponseBodybooleanContent of the source reference.Optional content type (mime type) of the source.inthashCode()setContent(String content) setMimeType(String mimeType)