Package com.github._1c_syntax.bsl.parser
package com.github._1c_syntax.bsl.parser
-
ClassDescriptionThis class provides an empty implementation of
BSLMethodDescriptionParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.This class provides an empty implementation ofBSLMethodDescriptionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byBSLMethodDescriptionParser.This interface defines a complete generic visitor for a parse tree produced byBSLMethodDescriptionParser.This class provides an empty implementation ofBSLParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.BSLParserBaseVisitor<Result>This class provides an empty implementation ofBSLParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byBSLParser.BSLParserVisitor<Result>This interface defines a complete generic visitor for a parse tree produced byBSLParser.This class provides an empty implementation ofSDBLParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.SDBLParserBaseVisitor<Result>This class provides an empty implementation ofSDBLParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced bySDBLParser.SDBLParserVisitor<Result>This interface defines a complete generic visitor for a parse tree produced bySDBLParser.