Source position: synhighlightereiffel.pas line 73
type TRangeState = (
rsUnKnown,
rsEiffelComment,
rsString,
rsOperatorAndSymbolProc
);