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

32 lines
723 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$
//
//*******************************************************************
// maltrset.cls : Match alternative set token oszt ly.
// 1999, Csisz r Levente
// A bal oldalon el“fordul¢ altenat¡va halmazokat t rol¢ token.
// Az alternat¡v kat egy-egy token t”mb jelkpezi, ezeknek a t”mbje
// lesz egy alternat¡va halmaz.
class MALTRSET MMARKER
attrib alterset // Token list kat tartalmaz, minden lista
// egy-egy alternat¡va.
nmethod addAlter(tokenList)
// Ltrehoz egy £j alternat¡v t, amit a tokenList reprezent l.
rmethod getStr()
rmethod oinit(id,str,file,line,pos)
// Inicializ lja az objektumot.
metaclass
rmethod onew(id,str,file,line,pos)