Interface ImdxListener
This interface defines a complete listener for a parse tree produced by mdxParser.
Namespace: GCore.Antlr.Grammers.Mdx
Assembly: Mdx.dll
Syntax
public interface ImdxListener : Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAmp_quoted_identifier(mdxParser.Amp_quoted_identifierContext)
Enter a parse tree produced by amp_quoted_identifier().
Declaration
void EnterAmp_quoted_identifier(mdxParser.Amp_quoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Amp_quoted_identifierContext | context | The parse tree. |
EnterAxis_name(mdxParser.Axis_nameContext)
Enter a parse tree produced by axis_name().
Declaration
void EnterAxis_name(mdxParser.Axis_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_nameContext | context | The parse tree. |
EnterAxis_specification(mdxParser.Axis_specificationContext)
Enter a parse tree produced by axis_specification().
Declaration
void EnterAxis_specification(mdxParser.Axis_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_specificationContext | context | The parse tree. |
EnterAxis_specification_list(mdxParser.Axis_specification_listContext)
Enter a parse tree produced by axis_specification_list().
Declaration
void EnterAxis_specification_list(mdxParser.Axis_specification_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_specification_listContext | context | The parse tree. |
EnterCase_expression(mdxParser.Case_expressionContext)
Enter a parse tree produced by case_expression().
Declaration
void EnterCase_expression(mdxParser.Case_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Case_expressionContext | context | The parse tree. |
EnterCell_property(mdxParser.Cell_propertyContext)
Enter a parse tree produced by cell_property().
Declaration
void EnterCell_property(mdxParser.Cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_propertyContext | context | The parse tree. |
EnterCell_property_list(mdxParser.Cell_property_listContext)
Enter a parse tree produced by cell_property_list().
Declaration
void EnterCell_property_list(mdxParser.Cell_property_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_property_listContext | context | The parse tree. |
EnterCell_props(mdxParser.Cell_propsContext)
Enter a parse tree produced by cell_props().
Declaration
void EnterCell_props(mdxParser.Cell_propsContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_propsContext | context | The parse tree. |
EnterComp_op(mdxParser.Comp_opContext)
Enter a parse tree produced by comp_op().
Declaration
void EnterComp_op(mdxParser.Comp_opContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Comp_opContext | context | The parse tree. |
EnterCompound_id(mdxParser.Compound_idContext)
Enter a parse tree produced by compound_id().
Declaration
void EnterCompound_id(mdxParser.Compound_idContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Compound_idContext | context | The parse tree. |
EnterCube_name(mdxParser.Cube_nameContext)
Enter a parse tree produced by cube_name().
Declaration
void EnterCube_name(mdxParser.Cube_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cube_nameContext | context | The parse tree. |
EnterCube_specification(mdxParser.Cube_specificationContext)
Enter a parse tree produced by cube_specification().
Declaration
void EnterCube_specification(mdxParser.Cube_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cube_specificationContext | context | The parse tree. |
EnterDim_props(mdxParser.Dim_propsContext)
Enter a parse tree produced by dim_props().
Declaration
void EnterDim_props(mdxParser.Dim_propsContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Dim_propsContext | context | The parse tree. |
EnterExp_list(mdxParser.Exp_listContext)
Enter a parse tree produced by exp_list().
Declaration
void EnterExp_list(mdxParser.Exp_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Exp_listContext | context | The parse tree. |
EnterExpression(mdxParser.ExpressionContext)
Enter a parse tree produced by expression().
Declaration
void EnterExpression(mdxParser.ExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.ExpressionContext | context | The parse tree. |
EnterFactor(mdxParser.FactorContext)
Enter a parse tree produced by factor().
Declaration
void EnterFactor(mdxParser.FactorContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.FactorContext | context | The parse tree. |
EnterFormula_specification(mdxParser.Formula_specificationContext)
Enter a parse tree produced by formula_specification().
Declaration
void EnterFormula_specification(mdxParser.Formula_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Formula_specificationContext | context | The parse tree. |
EnterFunction_(mdxParser.Function_Context)
Enter a parse tree produced by function_().
Declaration
void EnterFunction_(mdxParser.Function_Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Function_Context | context | The parse tree. |
EnterIdentifier(mdxParser.IdentifierContext)
Enter a parse tree produced by identifier().
Declaration
void EnterIdentifier(mdxParser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.IdentifierContext | context | The parse tree. |
EnterKeyword(mdxParser.KeywordContext)
Enter a parse tree produced by keyword().
Declaration
void EnterKeyword(mdxParser.KeywordContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.KeywordContext | context | The parse tree. |
EnterMandatory_cell_property(mdxParser.Mandatory_cell_propertyContext)
Enter a parse tree produced by mandatory_cell_property().
Declaration
void EnterMandatory_cell_property(mdxParser.Mandatory_cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Mandatory_cell_propertyContext | context | The parse tree. |
EnterMdx_statement(mdxParser.Mdx_statementContext)
Enter a parse tree produced by mdx_statement().
Declaration
void EnterMdx_statement(mdxParser.Mdx_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Mdx_statementContext | context | The parse tree. |
EnterMember_name(mdxParser.Member_nameContext)
Enter a parse tree produced by member_name().
Declaration
void EnterMember_name(mdxParser.Member_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_nameContext | context | The parse tree. |
EnterMember_property_def_list(mdxParser.Member_property_def_listContext)
Enter a parse tree produced by member_property_def_list().
Declaration
void EnterMember_property_def_list(mdxParser.Member_property_def_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_property_def_listContext | context | The parse tree. |
EnterMember_property_definition(mdxParser.Member_property_definitionContext)
Enter a parse tree produced by member_property_definition().
Declaration
void EnterMember_property_definition(mdxParser.Member_property_definitionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_property_definitionContext | context | The parse tree. |
EnterMember_specification(mdxParser.Member_specificationContext)
Enter a parse tree produced by member_specification().
Declaration
void EnterMember_specification(mdxParser.Member_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_specificationContext | context | The parse tree. |
EnterProperty_(mdxParser.Property_Context)
Enter a parse tree produced by property_().
Declaration
void EnterProperty_(mdxParser.Property_Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Property_Context | context | The parse tree. |
EnterProperty_list(mdxParser.Property_listContext)
Enter a parse tree produced by property_list().
Declaration
void EnterProperty_list(mdxParser.Property_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Property_listContext | context | The parse tree. |
EnterProvider_specific_cell_property(mdxParser.Provider_specific_cell_propertyContext)
Enter a parse tree produced by provider_specific_cell_property().
Declaration
void EnterProvider_specific_cell_property(mdxParser.Provider_specific_cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Provider_specific_cell_propertyContext | context | The parse tree. |
EnterQuoted_identifier(mdxParser.Quoted_identifierContext)
Enter a parse tree produced by quoted_identifier().
Declaration
void EnterQuoted_identifier(mdxParser.Quoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Quoted_identifierContext | context | The parse tree. |
EnterSelect_statement(mdxParser.Select_statementContext)
Enter a parse tree produced by select_statement().
Declaration
void EnterSelect_statement(mdxParser.Select_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Select_statementContext | context | The parse tree. |
EnterSet_name(mdxParser.Set_nameContext)
Enter a parse tree produced by set_name().
Declaration
void EnterSet_name(mdxParser.Set_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Set_nameContext | context | The parse tree. |
EnterSet_specification(mdxParser.Set_specificationContext)
Enter a parse tree produced by set_specification().
Declaration
void EnterSet_specification(mdxParser.Set_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Set_specificationContext | context | The parse tree. |
EnterSingle_formula_specification(mdxParser.Single_formula_specificationContext)
Enter a parse tree produced by single_formula_specification().
Declaration
void EnterSingle_formula_specification(mdxParser.Single_formula_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Single_formula_specificationContext | context | The parse tree. |
EnterSlicer_specification(mdxParser.Slicer_specificationContext)
Enter a parse tree produced by slicer_specification().
Declaration
void EnterSlicer_specification(mdxParser.Slicer_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Slicer_specificationContext | context | The parse tree. |
EnterTerm(mdxParser.TermContext)
Enter a parse tree produced by term().
Declaration
void EnterTerm(mdxParser.TermContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.TermContext | context | The parse tree. |
EnterTerm2(mdxParser.Term2Context)
Enter a parse tree produced by term2().
Declaration
void EnterTerm2(mdxParser.Term2Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term2Context | context | The parse tree. |
EnterTerm3(mdxParser.Term3Context)
Enter a parse tree produced by term3().
Declaration
void EnterTerm3(mdxParser.Term3Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term3Context | context | The parse tree. |
EnterTerm4(mdxParser.Term4Context)
Enter a parse tree produced by term4().
Declaration
void EnterTerm4(mdxParser.Term4Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term4Context | context | The parse tree. |
EnterTerm5(mdxParser.Term5Context)
Enter a parse tree produced by term5().
Declaration
void EnterTerm5(mdxParser.Term5Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term5Context | context | The parse tree. |
EnterUnquoted_identifier(mdxParser.Unquoted_identifierContext)
Enter a parse tree produced by unquoted_identifier().
Declaration
void EnterUnquoted_identifier(mdxParser.Unquoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Unquoted_identifierContext | context | The parse tree. |
EnterValue_expression(mdxParser.Value_expressionContext)
Enter a parse tree produced by value_expression().
Declaration
void EnterValue_expression(mdxParser.Value_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expressionContext | context | The parse tree. |
EnterValue_expression_primary(mdxParser.Value_expression_primaryContext)
Enter a parse tree produced by value_expression_primary().
Declaration
void EnterValue_expression_primary(mdxParser.Value_expression_primaryContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expression_primaryContext | context | The parse tree. |
EnterValue_expression_primary0(mdxParser.Value_expression_primary0Context)
Enter a parse tree produced by value_expression_primary0().
Declaration
void EnterValue_expression_primary0(mdxParser.Value_expression_primary0Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expression_primary0Context | context | The parse tree. |
EnterValue_or_expression(mdxParser.Value_or_expressionContext)
Enter a parse tree produced by value_or_expression().
Declaration
void EnterValue_or_expression(mdxParser.Value_or_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_or_expressionContext | context | The parse tree. |
EnterValue_xor_expression(mdxParser.Value_xor_expressionContext)
Enter a parse tree produced by value_xor_expression().
Declaration
void EnterValue_xor_expression(mdxParser.Value_xor_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_xor_expressionContext | context | The parse tree. |
EnterWhen_clause(mdxParser.When_clauseContext)
Enter a parse tree produced by when_clause().
Declaration
void EnterWhen_clause(mdxParser.When_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.When_clauseContext | context | The parse tree. |
EnterWhen_list(mdxParser.When_listContext)
Enter a parse tree produced by when_list().
Declaration
void EnterWhen_list(mdxParser.When_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.When_listContext | context | The parse tree. |
ExitAmp_quoted_identifier(mdxParser.Amp_quoted_identifierContext)
Exit a parse tree produced by amp_quoted_identifier().
Declaration
void ExitAmp_quoted_identifier(mdxParser.Amp_quoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Amp_quoted_identifierContext | context | The parse tree. |
ExitAxis_name(mdxParser.Axis_nameContext)
Exit a parse tree produced by axis_name().
Declaration
void ExitAxis_name(mdxParser.Axis_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_nameContext | context | The parse tree. |
ExitAxis_specification(mdxParser.Axis_specificationContext)
Exit a parse tree produced by axis_specification().
Declaration
void ExitAxis_specification(mdxParser.Axis_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_specificationContext | context | The parse tree. |
ExitAxis_specification_list(mdxParser.Axis_specification_listContext)
Exit a parse tree produced by axis_specification_list().
Declaration
void ExitAxis_specification_list(mdxParser.Axis_specification_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Axis_specification_listContext | context | The parse tree. |
ExitCase_expression(mdxParser.Case_expressionContext)
Exit a parse tree produced by case_expression().
Declaration
void ExitCase_expression(mdxParser.Case_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Case_expressionContext | context | The parse tree. |
ExitCell_property(mdxParser.Cell_propertyContext)
Exit a parse tree produced by cell_property().
Declaration
void ExitCell_property(mdxParser.Cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_propertyContext | context | The parse tree. |
ExitCell_property_list(mdxParser.Cell_property_listContext)
Exit a parse tree produced by cell_property_list().
Declaration
void ExitCell_property_list(mdxParser.Cell_property_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_property_listContext | context | The parse tree. |
ExitCell_props(mdxParser.Cell_propsContext)
Exit a parse tree produced by cell_props().
Declaration
void ExitCell_props(mdxParser.Cell_propsContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cell_propsContext | context | The parse tree. |
ExitComp_op(mdxParser.Comp_opContext)
Exit a parse tree produced by comp_op().
Declaration
void ExitComp_op(mdxParser.Comp_opContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Comp_opContext | context | The parse tree. |
ExitCompound_id(mdxParser.Compound_idContext)
Exit a parse tree produced by compound_id().
Declaration
void ExitCompound_id(mdxParser.Compound_idContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Compound_idContext | context | The parse tree. |
ExitCube_name(mdxParser.Cube_nameContext)
Exit a parse tree produced by cube_name().
Declaration
void ExitCube_name(mdxParser.Cube_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cube_nameContext | context | The parse tree. |
ExitCube_specification(mdxParser.Cube_specificationContext)
Exit a parse tree produced by cube_specification().
Declaration
void ExitCube_specification(mdxParser.Cube_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Cube_specificationContext | context | The parse tree. |
ExitDim_props(mdxParser.Dim_propsContext)
Exit a parse tree produced by dim_props().
Declaration
void ExitDim_props(mdxParser.Dim_propsContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Dim_propsContext | context | The parse tree. |
ExitExp_list(mdxParser.Exp_listContext)
Exit a parse tree produced by exp_list().
Declaration
void ExitExp_list(mdxParser.Exp_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Exp_listContext | context | The parse tree. |
ExitExpression(mdxParser.ExpressionContext)
Exit a parse tree produced by expression().
Declaration
void ExitExpression(mdxParser.ExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.ExpressionContext | context | The parse tree. |
ExitFactor(mdxParser.FactorContext)
Exit a parse tree produced by factor().
Declaration
void ExitFactor(mdxParser.FactorContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.FactorContext | context | The parse tree. |
ExitFormula_specification(mdxParser.Formula_specificationContext)
Exit a parse tree produced by formula_specification().
Declaration
void ExitFormula_specification(mdxParser.Formula_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Formula_specificationContext | context | The parse tree. |
ExitFunction_(mdxParser.Function_Context)
Exit a parse tree produced by function_().
Declaration
void ExitFunction_(mdxParser.Function_Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Function_Context | context | The parse tree. |
ExitIdentifier(mdxParser.IdentifierContext)
Exit a parse tree produced by identifier().
Declaration
void ExitIdentifier(mdxParser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.IdentifierContext | context | The parse tree. |
ExitKeyword(mdxParser.KeywordContext)
Exit a parse tree produced by keyword().
Declaration
void ExitKeyword(mdxParser.KeywordContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.KeywordContext | context | The parse tree. |
ExitMandatory_cell_property(mdxParser.Mandatory_cell_propertyContext)
Exit a parse tree produced by mandatory_cell_property().
Declaration
void ExitMandatory_cell_property(mdxParser.Mandatory_cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Mandatory_cell_propertyContext | context | The parse tree. |
ExitMdx_statement(mdxParser.Mdx_statementContext)
Exit a parse tree produced by mdx_statement().
Declaration
void ExitMdx_statement(mdxParser.Mdx_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Mdx_statementContext | context | The parse tree. |
ExitMember_name(mdxParser.Member_nameContext)
Exit a parse tree produced by member_name().
Declaration
void ExitMember_name(mdxParser.Member_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_nameContext | context | The parse tree. |
ExitMember_property_def_list(mdxParser.Member_property_def_listContext)
Exit a parse tree produced by member_property_def_list().
Declaration
void ExitMember_property_def_list(mdxParser.Member_property_def_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_property_def_listContext | context | The parse tree. |
ExitMember_property_definition(mdxParser.Member_property_definitionContext)
Exit a parse tree produced by member_property_definition().
Declaration
void ExitMember_property_definition(mdxParser.Member_property_definitionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_property_definitionContext | context | The parse tree. |
ExitMember_specification(mdxParser.Member_specificationContext)
Exit a parse tree produced by member_specification().
Declaration
void ExitMember_specification(mdxParser.Member_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Member_specificationContext | context | The parse tree. |
ExitProperty_(mdxParser.Property_Context)
Exit a parse tree produced by property_().
Declaration
void ExitProperty_(mdxParser.Property_Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Property_Context | context | The parse tree. |
ExitProperty_list(mdxParser.Property_listContext)
Exit a parse tree produced by property_list().
Declaration
void ExitProperty_list(mdxParser.Property_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Property_listContext | context | The parse tree. |
ExitProvider_specific_cell_property(mdxParser.Provider_specific_cell_propertyContext)
Exit a parse tree produced by provider_specific_cell_property().
Declaration
void ExitProvider_specific_cell_property(mdxParser.Provider_specific_cell_propertyContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Provider_specific_cell_propertyContext | context | The parse tree. |
ExitQuoted_identifier(mdxParser.Quoted_identifierContext)
Exit a parse tree produced by quoted_identifier().
Declaration
void ExitQuoted_identifier(mdxParser.Quoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Quoted_identifierContext | context | The parse tree. |
ExitSelect_statement(mdxParser.Select_statementContext)
Exit a parse tree produced by select_statement().
Declaration
void ExitSelect_statement(mdxParser.Select_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Select_statementContext | context | The parse tree. |
ExitSet_name(mdxParser.Set_nameContext)
Exit a parse tree produced by set_name().
Declaration
void ExitSet_name(mdxParser.Set_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Set_nameContext | context | The parse tree. |
ExitSet_specification(mdxParser.Set_specificationContext)
Exit a parse tree produced by set_specification().
Declaration
void ExitSet_specification(mdxParser.Set_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Set_specificationContext | context | The parse tree. |
ExitSingle_formula_specification(mdxParser.Single_formula_specificationContext)
Exit a parse tree produced by single_formula_specification().
Declaration
void ExitSingle_formula_specification(mdxParser.Single_formula_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Single_formula_specificationContext | context | The parse tree. |
ExitSlicer_specification(mdxParser.Slicer_specificationContext)
Exit a parse tree produced by slicer_specification().
Declaration
void ExitSlicer_specification(mdxParser.Slicer_specificationContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Slicer_specificationContext | context | The parse tree. |
ExitTerm(mdxParser.TermContext)
Exit a parse tree produced by term().
Declaration
void ExitTerm(mdxParser.TermContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.TermContext | context | The parse tree. |
ExitTerm2(mdxParser.Term2Context)
Exit a parse tree produced by term2().
Declaration
void ExitTerm2(mdxParser.Term2Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term2Context | context | The parse tree. |
ExitTerm3(mdxParser.Term3Context)
Exit a parse tree produced by term3().
Declaration
void ExitTerm3(mdxParser.Term3Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term3Context | context | The parse tree. |
ExitTerm4(mdxParser.Term4Context)
Exit a parse tree produced by term4().
Declaration
void ExitTerm4(mdxParser.Term4Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term4Context | context | The parse tree. |
ExitTerm5(mdxParser.Term5Context)
Exit a parse tree produced by term5().
Declaration
void ExitTerm5(mdxParser.Term5Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Term5Context | context | The parse tree. |
ExitUnquoted_identifier(mdxParser.Unquoted_identifierContext)
Exit a parse tree produced by unquoted_identifier().
Declaration
void ExitUnquoted_identifier(mdxParser.Unquoted_identifierContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Unquoted_identifierContext | context | The parse tree. |
ExitValue_expression(mdxParser.Value_expressionContext)
Exit a parse tree produced by value_expression().
Declaration
void ExitValue_expression(mdxParser.Value_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expressionContext | context | The parse tree. |
ExitValue_expression_primary(mdxParser.Value_expression_primaryContext)
Exit a parse tree produced by value_expression_primary().
Declaration
void ExitValue_expression_primary(mdxParser.Value_expression_primaryContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expression_primaryContext | context | The parse tree. |
ExitValue_expression_primary0(mdxParser.Value_expression_primary0Context)
Exit a parse tree produced by value_expression_primary0().
Declaration
void ExitValue_expression_primary0(mdxParser.Value_expression_primary0Context context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_expression_primary0Context | context | The parse tree. |
ExitValue_or_expression(mdxParser.Value_or_expressionContext)
Exit a parse tree produced by value_or_expression().
Declaration
void ExitValue_or_expression(mdxParser.Value_or_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_or_expressionContext | context | The parse tree. |
ExitValue_xor_expression(mdxParser.Value_xor_expressionContext)
Exit a parse tree produced by value_xor_expression().
Declaration
void ExitValue_xor_expression(mdxParser.Value_xor_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.Value_xor_expressionContext | context | The parse tree. |
ExitWhen_clause(mdxParser.When_clauseContext)
Exit a parse tree produced by when_clause().
Declaration
void ExitWhen_clause(mdxParser.When_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.When_clauseContext | context | The parse tree. |
ExitWhen_list(mdxParser.When_listContext)
Exit a parse tree produced by when_list().
Declaration
void ExitWhen_list(mdxParser.When_listContext context)
Parameters
Type | Name | Description |
---|---|---|
mdxParser.When_listContext | context | The parse tree. |