File scanmodl.icn

Summary

###########################################################################

	File:     scanmodl.icn

	Subject:  Procedures to model string scanning

	Author:   Ralph E. Griswold

	Date:     May 30, 1993

###########################################################################

   This file is in the public domain.

###########################################################################

  These procedures model string scanning:

	e1 ? e2 -> Escan(Bscan(e1, e2)

  See Icon Analyst 6, pp. 1-2.

###########################################################################
Procedures:
Bscan, Escan

Records:
ScanEnvir

This file is part of the (main) package.

Source code.

Details
Procedures:

Bscan(e1)


Escan(OuterEnvir, e2)


Records:

ScanEnvir(subject, pos)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.