You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the Matches children doesn't display full value of .StringValue (Might as well be problem with .Value)
Here's an example of it:
with the source file being:
The text was updated successfully, but these errors were encountered:
Okay, here's example files alongside with the C# script, I used parts of my EBNF Checker code in Test.cs FilesForTesting.zip
(Zip contains: Test.cs, Test.ebnf, Test.txt)
Use it like that: ./Test Test.ebnf Test.txt program
Some of the Matches children doesn't display full value of
.StringValue
(Might as well be problem with.Value
)Here's an example of it:
with the source file being:
The text was updated successfully, but these errors were encountered: