pascalabcnet/ParserTools
AlexanderZemlyak 35c7bc5877
Add constructors to scanner, parser and parserTools (#3185)
* Add constructors to scanner, parser and parserTools

Добавил конструкторы, чтобы код был почище

* Change type of keywords in Scanner

* Make cast explicit

* Rebuild ABCPascal.cs
2024-07-21 13:36:15 +03:00
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ParserTools Add constructors to scanner, parser and parserTools (#3185) 2024-07-21 13:36:15 +03:00
SyntaxTreeVisitors fix #2038 2021-03-28 14:08:47 +02:00
DocumentationConstructor.cs fix #2743 2022-11-20 11:46:02 +01:00
FileReader.cs bug fix issue #30 2015-12-29 13:30:02 +01:00
ParserTools.csproj Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
Tools.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
XmlDocs.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00