Files
harbour-core/harbour/samples/cccppc/rsmmarkr.cls
1999-11-09 01:37:27 +00:00

27 lines
556 B
OpenEdge ABL
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
//
// $Id$
//
//*******************************************************************
// rsmmarkr.cls : Restricted match marker token oszt ly.
// 1999, Csisz r Levente
// Egy restricted match markert implement l.
// A v laszthat¢ nevek a wordList t”mbben vannak string-knt.
class RSMMARKR MMARKER
attrib wordList // Neveket tartalmaz (stringknt), amiket
// v lasztani lehet.
rmethod getStr()
rmethod oinit(id,str,file,line,pos)
// Inicializ lja az objektumot.
metaclass
rmethod onew(id,str,file,line,pos)