All Classes and Interfaces
Class
Description
Listener class for visiting the C# ANTLR parse tree.
Parser adapter for the ANTLR 4 CSharp Parser and Lexer.
This class was taken from antlr/grammars-v4.
This class provides an empty implementation of
CSharpParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.This interface defines a complete listener for a parse tree produced by
CSharpParser.This class provides an empty implementation of
CSharpPreprocessorParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.This interface defines a complete listener for a parse tree produced by
CSharpPreprocessorParser.Based on the legacy C# 1.2 constants.
C# language with full support of C# 6 features and below.