[fpc-devel] Language semantic suggesion regarding static methods

Sven Barth pascaldragon at googlemail.com
Tue Oct 22 07:53:08 CEST 2019


J. Gareth Moreton <gareth at moreton-family.com> schrieb am Di., 22. Okt.
2019, 07:21:

> Fair enough.  Thanks Sven.  It just seemed to be a bit of an anomaly in my
> eyes.  (The ambiguity shouldn't be an issue because of the semicolon
> following directives)
>

The parser will only know whether it's a directive or part of the next
declaration once it parsed the semicolon. Currently it does not need to
care.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20191022/76b96d6c/attachment-0001.html>


More information about the fpc-devel mailing list