eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ParseWarning':

Home

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

Class: ParseWarning


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--ParseWarning

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.9 date: 2024/02/05 17:41:35
user: cg
file: ParseWarning.st directory: libcomp
module: stx stc-classLibrary: libcomp

Description:


Warnings generated by parsers (eg. the Smalltalk code parser).
In unhandled, a message is sent to the Transcript and the compilation proceeds.


[instance variables:]

[class variables:]

copyright

COPYRIGHT (c) 1989 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

accessing
o  endPosition

o  endPosition: something

o  errorMessage

o  errorMessage: something

o  errorMessage: msgArg startPosition: startPositionArg endPosition: endPositionArg

o  filename

o  filename: aFilename

o  lineNumber

o  lineNumber: something

o  startPosition

o  startPosition: something

o  startPosition: startPositionArg endPosition: endPositionArg

default action
o  defaultResumeValue
(comment from inherited method)
the default answer, if no one handles the query and the exception is resumed



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Thu, 21 Nov 2024 12:16:29 GMT