Module io.quarkus.qute.debug
Package io.quarkus.qute.debug.agent.variables
package io.quarkus.qute.debug.agent.variables
-
ClassDescriptionA remote variable in the debugger, which may have child variables.Context for collecting variables in the debugger.Helper utility for creating and managing debug variables.Represents 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.