Innopolis University DevOps Playground
Skip to content

Refactored parser, Added more functionality

Danis Sharafiev requested to merge refactor-parser into main
  • /Parser/Parser.cs
  • /Parser/ParserResults.cs
  • /Parser/DistributorArgs.cs
  • /Parser/DuplicationError.cs
  • /Parser/ErrorReport.cs
  • /Parser/KeyNotFoundError.cs
  • /Parser/Parser.csproj
  • /Parser/ParsingError.cs
  • /Parser/ParsingErrorVisitor.cs
  • /Parser/SheetNotFoundError.cs
  • /Parser/CellCoords.cs
  • /Parser/CellFormatError.cs
  • /Parser/CellHighlighter.cs
  • /Distributor/StudentInfo.cs

Merge request reports