We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Removed the [NotNull] parameter from the VisitR method in the MyVisitor class since it won't compile if ReSharper is not installed
Added Antlr4.Runtime.Tree namespace reference to the MyVisitor snippet
Initial installation guide adapted from phurst's email
Initial Commit