CpgBackendDataItem
class CpgBackendDataItem(val name: String?, val value: Any?, val type: String?) : BackendDataItem(source)
Implementation of the BackendDataItem interface for the CPG
Implementation of the BackendDataItem interface for the CPG