eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EvalScriptingErrorHandler':

Home

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

Class: EvalScriptingErrorHandler


Inheritance:

   Object
   |
   +--CompilationErrorHandler
      |
      +--EvalScriptingErrorHandler

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.11 date: 2021/01/20 15:39:41
user: cg
file: EvalScriptingErrorHandler.st directory: libcomp
module: stx stc-classLibrary: libcomp

Description:


I am the ErrorHandler used when executing eval-scripts

copyright

COPYRIGHT (c) 2014 by eXept Software AG 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:

error handling
o  error: aMessage position: position to: endPos from: aCompiler
error notification.
This is sent by the compiler/evaluator if it detects errors.

o  showErrorOrWarning: aMessage as: errorOrWarning position: position to: endPos from: aCompiler
error notification.
This is sent by the compiler/evaluator if it detects errors.

o  warning: aMessage position: position to: endPos from: aCompiler
warning notification.
This is sent by the compiler/evaluator if it detects something strange.

queries
o  autoDefineVariables
when evaluating with --eval, auto define any variables as workspace vars



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