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.10 date: 2018/09/24 12:18:11
user: cg
file: EvalScriptingErrorHandler.st directory: libcomp
module: stx stc-classLibrary: libcomp

Description:


I am the ErrorHandler used when executing eval-scripts


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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 01:26:58 GMT