eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'TextCollectingCompilationErrorHandler':

Home

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

Class: TextCollectingCompilationErrorHandler


Inheritance:

   Object
   |
   +--CompilationErrorHandler
      |
      +--TextCollectingCompilationErrorHandler

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.9 date: 2019/03/13 20:52:19
user: cg
file: TextCollectingCompilationErrorHandler.st directory: libcomp
module: stx stc-classLibrary: libcomp

Description:


collects messages - used eg. for check before checking in


Instance protocol:

accessing
o  errorsOnly: aBoolean

error handling
o  error: aMessage position: position to: endPos from: aCompiler
(comment from inherited method)
error notification during fileIn.
This is sent by the compiler/evaluator if it detects errors.

o  warning: aMessage position: position to: endPos from: aCompiler
(comment from inherited method)
warning notification during fileIn - ignore it.
This is sent by the compiler/evaluator if it detects errors.

initialization
o  initialize
(comment from inherited method)
just to ignore initialize to objects which do not need it



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 10:12:31 GMT