Uses of Package
io.quarkus.qute.debug.agent.variables
Packages that use io.quarkus.qute.debug.agent.variables
Package
Description
-
Classes in io.quarkus.qute.debug.agent.variables used by io.quarkus.qute.debug.agentClassDescriptionMaintains a registry of all variables and variable containers (implementing
VariablesProvider) in the debug session. -
Classes in io.quarkus.qute.debug.agent.variables used by io.quarkus.qute.debug.agent.framesClassDescriptionMaintains a registry of all variables and variable containers (implementing
VariablesProvider) in the debug session. -
Classes in io.quarkus.qute.debug.agent.variables used by io.quarkus.qute.debug.agent.scopesClassDescriptionRepresents an entity that can provide a collection of debug variables (properties, fields, or items) for inspection in the debugger.Maintains a registry of all variables and variable containers (implementing
VariablesProvider) in the debug session. -
Classes in io.quarkus.qute.debug.agent.variables used by io.quarkus.qute.debug.agent.variablesClassDescriptionRepresents an entity that can provide a collection of debug variables (properties, fields, or items) for inspection in the debugger.Maintains a registry of all variables and variable containers (implementing
VariablesProvider) in the debug session.