eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ScannerTable':

Home

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

Class: ScannerTable


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--Array
               |
               +--ScannerTable

Package:
stx:libcompat
Category:
System-Compiler ST-80-compatibility
Version:
rev: 1.3 date: 2021/01/20 14:58:45
user: cg
file: ScannerTable.st directory: libcompat
module: stx stc-classLibrary: libcompat

Instance protocol:

setup
o  atAll: coll put: something
(comment from inherited method)
put anObject into all indexes from indexCollection in the receiver.
This abstract implementation requires that the receiver supports
access via a key (and indexCollection contains valid keys).

Notice: This operation modifies the receiver, NOT a copy;
therefore the change may affect all others referencing the receiver.

o  atAllDigitsPut: something

o  atAllLettersPut: something

o  atAllSeparatorsPut: something



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:17:07 GMT