eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Parser::AskForVariableTypeOfUndeclaredQuery':

Home

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

Class: AskForVariableTypeOfUndeclaredQuery (private in Parser

This class is only visible from within Parser.

Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--Query
            |
            +--Parser::AskForVariableTypeOfUndeclaredQuery

Package:
stx:libcomp
Category:
System-Compiler
Owner:
Parser

Description:


can be used to redefine the list of offered veriable types in a correct-variable
operation (for now, this is only done in expecco).


Instance protocol:

accessing
o  classToCompileFor

o  nameOfUnknownVariable

o  parser

o  parser: parserArg nameOfUnknownVariable: nameOfUnknownVariableArg

default action
o  defaultAction
the default action is to open a popupmenu asking for the variable type

o  listOfPossibleVariableTypes
the default action is to open a popupmenu asking for the variable type

o  startUpMenuAskingForVariableTypeFromList: list
start the popup menu; return the chosen type-symbol or nil

o  userfriendlyMenuItemNameFor: varType

o  userfriendlyMenuItemNameListFor: listOfPossibleVariableTypes



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 11:47:34 GMT