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.5 date: 2019/02/15 13:49:23
user: cg
file: ParseWarning.st directory: libcomp
module: stx stc-classLibrary: libcomp
Author:
Claus Gittinger

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:]


Related information:



Instance protocol:

accessing
o  endPosition

o  endPosition: something

o  errorMessage

o  errorMessage: something

o  lineNumber

o  lineNumber: something

o  startPosition

o  startPosition: something

o  startPosition: startPositionArg endPosition: endPositionArg

default action
o  defaultResumeValue



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 03:53:59 GMT