eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DebugView::IgnoredBreakpoint':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: IgnoredBreakpoint (private in DebugView

This class is only visible from within DebugView.

Inheritance:

   Object
   |
   +--DebugView::IgnoredHaltOrBreakpoint
      |
      +--DebugView::IgnoredBreakpoint

Package:
stx:libtool
Category:
Interface-Debugger
Owner:
DebugView

Class protocol:

instance creation
o  parameter: aParameter


Instance protocol:

accessing
o  parameter

o  parameter: something

printing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

queries
o  isForBreakpointWithParameter

o  isForBreakpointWithParameter: paramArg
Transcript showCR:parameter.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:50:24 GMT