Files
openide/platform/xdebugger-impl/api-dump.txt
Maksim Zuev aaaca85416 [rd debugger] IJPL-219714 Update API dump after classes move
GitOrigin-RevId: bd0304a54379c07307009ece8f50b9efaa819c33
2026-02-16 16:48:20 +00:00

65 lines
4.9 KiB
Plaintext

com.intellij.xdebugger.attach.XAttachDebugger
- a:attachDebugSession(com.intellij.openapi.project.Project,com.intellij.xdebugger.attach.XAttachHost,com.intellij.execution.process.ProcessInfo):V
- a:getDebuggerDisplayName():java.lang.String
- getDebuggerSelectedTitle():java.lang.String
com.intellij.xdebugger.attach.XAttachDebuggerProvider
- sf:DEFAULT_PRESENTATION_GROUP:com.intellij.xdebugger.attach.XAttachProcessPresentationGroup
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
- a:getAvailableDebuggers(com.intellij.openapi.project.Project,com.intellij.xdebugger.attach.XAttachHost,com.intellij.execution.process.ProcessInfo,com.intellij.openapi.util.UserDataHolder):java.util.List
- getPresentationGroup():com.intellij.xdebugger.attach.XAttachPresentationGroup
- a:isAttachHostApplicable(com.intellij.xdebugger.attach.XAttachHost):Z
com.intellij.xdebugger.attach.XAttachHost
- a:getProcessList():java.util.List
- getProcessListAsync(kotlin.coroutines.Continuation):java.lang.Object
com.intellij.xdebugger.attach.XAttachHostPresentationGroup
- com.intellij.xdebugger.attach.XAttachPresentationGroup
com.intellij.xdebugger.attach.XAttachHostProvider
- sf:Companion:com.intellij.xdebugger.attach.XAttachHostProvider$Companion
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
- a:getAvailableHosts(com.intellij.openapi.project.Project):java.util.List
- getAvailableHostsAsync(com.intellij.openapi.project.Project,kotlin.coroutines.Continuation):java.lang.Object
- a:getPresentationGroup():com.intellij.xdebugger.attach.XAttachPresentationGroup
com.intellij.xdebugger.attach.XAttachPresentationGroup
- java.util.Comparator
- a:getGroupName():java.lang.String
- getItemDescription(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.openapi.util.UserDataHolder):java.lang.String
- getItemDisplayText(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.openapi.util.UserDataHolder):java.lang.String
- getItemIcon(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.openapi.util.UserDataHolder):javax.swing.Icon
- a:getOrder():I
- getProcessDisplayText(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.openapi.util.UserDataHolder):java.lang.String
- getProcessIcon(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.openapi.util.UserDataHolder):javax.swing.Icon
com.intellij.xdebugger.attach.XAttachProcessPresentationGroup
- com.intellij.xdebugger.attach.XAttachPresentationGroup
- compare(com.intellij.execution.process.ProcessInfo,com.intellij.execution.process.ProcessInfo):I
com.intellij.xdebugger.attach.XLocalAttachDebugger
- com.intellij.xdebugger.attach.XAttachDebugger
- a:attachDebugSession(com.intellij.openapi.project.Project,com.intellij.execution.process.ProcessInfo):V
- attachDebugSession(com.intellij.openapi.project.Project,com.intellij.xdebugger.attach.XAttachHost,com.intellij.execution.process.ProcessInfo):V
- a:getDebuggerDisplayName():java.lang.String
a:com.intellij.xdebugger.impl.actions.handlers.XDebuggerActionHandler
- pa:isEnabled(com.intellij.xdebugger.XDebugSession,com.intellij.openapi.actionSystem.DataContext):Z
- pa:perform(com.intellij.xdebugger.XDebugSession,com.intellij.openapi.actionSystem.DataContext):V
com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostItem
- a:getHost():com.intellij.xdebugger.attach.XAttachHost
- a:getIcon():javax.swing.Icon
- a:getId():java.lang.String
- a:getPresentation():java.lang.String
a:com.intellij.xdebugger.impl.ui.tree.actions.XDebuggerTreeActionBase
- sf:Companion:com.intellij.xdebugger.impl.ui.tree.actions.XDebuggerTreeActionBase$Companion
- sf:getSelectedNode(com.intellij.openapi.actionSystem.DataContext):com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodeImpl
- sf:getSelectedNodes(com.intellij.openapi.actionSystem.DataContext):java.util.List
- sf:getSelectedValue(com.intellij.openapi.actionSystem.DataContext):com.intellij.xdebugger.frame.XValue
f:com.intellij.xdebugger.impl.ui.tree.actions.XDebuggerTreeActionBase$Companion
- f:getSelectedNode(com.intellij.openapi.actionSystem.DataContext):com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodeImpl
- f:getSelectedNodes(com.intellij.openapi.actionSystem.DataContext):java.util.List
- f:getSelectedValue(com.intellij.openapi.actionSystem.DataContext):com.intellij.xdebugger.frame.XValue
a:com.intellij.xdebugger.impl.ui.tree.actions.XFetchValueActionBase
- com.intellij.xdebugger.impl.ui.tree.actions.AbstractXFetchValueAction
- <init>():V
c:com.intellij.xdebugger.impl.ui.tree.actions.XFetchValueActionBase$ValueCollector
- com.intellij.xdebugger.impl.ui.tree.actions.AbstractXFetchValueAction$ValueCollector
- <init>(com.intellij.xdebugger.impl.ui.tree.actions.XFetchValueActionBase,com.intellij.openapi.project.Project):V
- <init>(com.intellij.xdebugger.impl.ui.tree.actions.XFetchValueActionBase,com.intellij.xdebugger.impl.ui.tree.XDebuggerTree):V
com.intellij.xdebugger.memory.utils.InstancesProvider
- a:getInstances(I):java.util.List