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
hi, sorry for the delay with response.. I don't have a ready solution. Yes, the parser misses a lot of things, needs a refresh definitely, will get to this definitely.
Maybe try creating your own revised copy of Parser class?
I myself use Irony currently (GraphQL), and see myself a lot of shortcomings, but no time for upgrading it, doing workarounds instead.
I need a custom ISourceStream (System.Span<T>) but there is no overload for the parser parse function.
https://github.com/IronyProject/Irony/blob/master/Irony/Parsing/Parser/Parser.cs#L62
The text was updated successfully, but these errors were encountered: