Module io.quarkus.qute.debug
Package io.quarkus.qute.debug.client
package io.quarkus.qute.debug.client
-
ClassDescriptionJavaSourceResolver implementation for event-based clients (VS Code, etc.).Arguments describing a Java element referenced from a Qute template.Payload sent by the server to event-based clients (VS Code, etc.) when requesting the resolution of a Java source corresponding to a Qute template.Event response for a Java source location resolution.Response containing the location of a Java method, class, or template content referenced from a Qute template.Resolver for Java source locations referenced from Qute templates.Combined Debug Protocol client interface for Qute templates.