Package de.jplag.csharp.grammar
package de.jplag.csharp.grammar
-
ClassDescriptionThis 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 byCSharpParser.This class provides an empty implementation ofCSharpPreprocessorParserListener, 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 byCSharpPreprocessorParser.