Show / Hide Table of Contents

Interface ISHARCParserListener

This interface defines a complete listener for a parse tree produced by SHARCParser.

Namespace: GCore.Antlr.Grammers.Sharc
Assembly: Sharc.dll
Syntax
public interface ISHARCParserListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAdd_or_sub(SHARCParser.Add_or_subContext)

Enter a parse tree produced by add_or_sub().

Declaration
void EnterAdd_or_sub(SHARCParser.Add_or_subContext context)
Parameters
Type Name Description
SHARCParser.Add_or_subContext context

The parse tree.

| Improve this Doc View Source

EnterAddr(SHARCParser.AddrContext)

Enter a parse tree produced by addr().

Declaration
void EnterAddr(SHARCParser.AddrContext context)
Parameters
Type Name Description
SHARCParser.AddrContext context

The parse tree.

| Improve this Doc View Source

EnterAtom(SHARCParser.AtomContext)

Enter a parse tree produced by atom().

Declaration
void EnterAtom(SHARCParser.AtomContext context)
Parameters
Type Name Description
SHARCParser.AtomContext context

The parse tree.

| Improve this Doc View Source

EnterB_reg(SHARCParser.B_regContext)

Enter a parse tree produced by b_reg().

Declaration
void EnterB_reg(SHARCParser.B_regContext context)
Parameters
Type Name Description
SHARCParser.B_regContext context

The parse tree.

| Improve this Doc View Source

EnterBit_data(SHARCParser.Bit_dataContext)

Enter a parse tree produced by bit_data().

Declaration
void EnterBit_data(SHARCParser.Bit_dataContext context)
Parameters
Type Name Description
SHARCParser.Bit_dataContext context

The parse tree.

| Improve this Doc View Source

EnterCcondition(SHARCParser.CconditionContext)

Enter a parse tree produced by ccondition().

Declaration
void EnterCcondition(SHARCParser.CconditionContext context)
Parameters
Type Name Description
SHARCParser.CconditionContext context

The parse tree.

| Improve this Doc View Source

EnterCompute(SHARCParser.ComputeContext)

Enter a parse tree produced by compute().

Declaration
void EnterCompute(SHARCParser.ComputeContext context)
Parameters
Type Name Description
SHARCParser.ComputeContext context

The parse tree.

| Improve this Doc View Source

EnterCompute_mov_exp(SHARCParser.Compute_mov_expContext)

Enter a parse tree produced by compute_mov_exp().

Declaration
void EnterCompute_mov_exp(SHARCParser.Compute_mov_expContext context)
Parameters
Type Name Description
SHARCParser.Compute_mov_expContext context

The parse tree.

| Improve this Doc View Source

EnterCondition(SHARCParser.ConditionContext)

Enter a parse tree produced by condition().

Declaration
void EnterCondition(SHARCParser.ConditionContext context)
Parameters
Type Name Description
SHARCParser.ConditionContext context

The parse tree.

| Improve this Doc View Source

EnterD_reg(SHARCParser.D_regContext)

Enter a parse tree produced by d_reg().

Declaration
void EnterD_reg(SHARCParser.D_regContext context)
Parameters
Type Name Description
SHARCParser.D_regContext context

The parse tree.

| Improve this Doc View Source

EnterDag_reg(SHARCParser.Dag_regContext)

Enter a parse tree produced by dag_reg().

Declaration
void EnterDag_reg(SHARCParser.Dag_regContext context)
Parameters
Type Name Description
SHARCParser.Dag_regContext context

The parse tree.

| Improve this Doc View Source

EnterDeclaration(SHARCParser.DeclarationContext)

Enter a parse tree produced by declaration().

Declaration
void EnterDeclaration(SHARCParser.DeclarationContext context)
Parameters
Type Name Description
SHARCParser.DeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp_f1(SHARCParser.Declaration_exp_f1Context)

Enter a parse tree produced by declaration_exp_f1().

Declaration
void EnterDeclaration_exp_f1(SHARCParser.Declaration_exp_f1Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp_f1Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp_f2(SHARCParser.Declaration_exp_f2Context)

Enter a parse tree produced by declaration_exp_f2().

Declaration
void EnterDeclaration_exp_f2(SHARCParser.Declaration_exp_f2Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp_f2Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp1(SHARCParser.Declaration_exp1Context)

Enter a parse tree produced by declaration_exp1().

Declaration
void EnterDeclaration_exp1(SHARCParser.Declaration_exp1Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp1Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp2(SHARCParser.Declaration_exp2Context)

Enter a parse tree produced by declaration_exp2().

Declaration
void EnterDeclaration_exp2(SHARCParser.Declaration_exp2Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp2Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp3(SHARCParser.Declaration_exp3Context)

Enter a parse tree produced by declaration_exp3().

Declaration
void EnterDeclaration_exp3(SHARCParser.Declaration_exp3Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp3Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp4(SHARCParser.Declaration_exp4Context)

Enter a parse tree produced by declaration_exp4().

Declaration
void EnterDeclaration_exp4(SHARCParser.Declaration_exp4Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp4Context context

The parse tree.

| Improve this Doc View Source

EnterDeclaration_exp5(SHARCParser.Declaration_exp5Context)

Enter a parse tree produced by declaration_exp5().

Declaration
void EnterDeclaration_exp5(SHARCParser.Declaration_exp5Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp5Context context

The parse tree.

| Improve this Doc View Source

EnterDirective_exp(SHARCParser.Directive_expContext)

Enter a parse tree produced by directive_exp().

Declaration
void EnterDirective_exp(SHARCParser.Directive_expContext context)
Parameters
Type Name Description
SHARCParser.Directive_expContext context

The parse tree.

| Improve this Doc View Source

EnterDual_add_r(SHARCParser.Dual_add_rContext)

Enter a parse tree produced by dual_add_r().

Declaration
void EnterDual_add_r(SHARCParser.Dual_add_rContext context)
Parameters
Type Name Description
SHARCParser.Dual_add_rContext context

The parse tree.

| Improve this Doc View Source

EnterDual_op(SHARCParser.Dual_opContext)

Enter a parse tree produced by dual_op().

Declaration
void EnterDual_op(SHARCParser.Dual_opContext context)
Parameters
Type Name Description
SHARCParser.Dual_opContext context

The parse tree.

| Improve this Doc View Source

EnterEnd_seg(SHARCParser.End_segContext)

Enter a parse tree produced by end_seg().

Declaration
void EnterEnd_seg(SHARCParser.End_segContext context)
Parameters
Type Name Description
SHARCParser.End_segContext context

The parse tree.

| Improve this Doc View Source

EnterF_exp(SHARCParser.F_expContext)

Enter a parse tree produced by f_exp().

Declaration
void EnterF_exp(SHARCParser.F_expContext context)
Parameters
Type Name Description
SHARCParser.F_expContext context

The parse tree.

| Improve this Doc View Source

EnterF_reg(SHARCParser.F_regContext)

Enter a parse tree produced by f_reg().

Declaration
void EnterF_reg(SHARCParser.F_regContext context)
Parameters
Type Name Description
SHARCParser.F_regContext context

The parse tree.

| Improve this Doc View Source

EnterF11_8(SHARCParser.F11_8Context)

Enter a parse tree produced by f11_8().

Declaration
void EnterF11_8(SHARCParser.F11_8Context context)
Parameters
Type Name Description
SHARCParser.F11_8Context context

The parse tree.

| Improve this Doc View Source

EnterF15_12(SHARCParser.F15_12Context)

Enter a parse tree produced by f15_12().

Declaration
void EnterF15_12(SHARCParser.F15_12Context context)
Parameters
Type Name Description
SHARCParser.F15_12Context context

The parse tree.

| Improve this Doc View Source

EnterF3_0(SHARCParser.F3_0Context)

Enter a parse tree produced by f3_0().

Declaration
void EnterF3_0(SHARCParser.F3_0Context context)
Parameters
Type Name Description
SHARCParser.F3_0Context context

The parse tree.

| Improve this Doc View Source

EnterF7_4(SHARCParser.F7_4Context)

Enter a parse tree produced by f7_4().

Declaration
void EnterF7_4(SHARCParser.F7_4Context context)
Parameters
Type Name Description
SHARCParser.F7_4Context context

The parse tree.

| Improve this Doc View Source

EnterFactor(SHARCParser.FactorContext)

Enter a parse tree produced by factor().

Declaration
void EnterFactor(SHARCParser.FactorContext context)
Parameters
Type Name Description
SHARCParser.FactorContext context

The parse tree.

| Improve this Doc View Source

EnterFixpoint_alu_op(SHARCParser.Fixpoint_alu_opContext)

Enter a parse tree produced by fixpoint_alu_op().

Declaration
void EnterFixpoint_alu_op(SHARCParser.Fixpoint_alu_opContext context)
Parameters
Type Name Description
SHARCParser.Fixpoint_alu_opContext context

The parse tree.

| Improve this Doc View Source

EnterFloating_point_alu_op(SHARCParser.Floating_point_alu_opContext)

Enter a parse tree produced by floating_point_alu_op().

Declaration
void EnterFloating_point_alu_op(SHARCParser.Floating_point_alu_opContext context)
Parameters
Type Name Description
SHARCParser.Floating_point_alu_opContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_contorl_8(SHARCParser.Flow_contorl_8Context)

Enter a parse tree produced by flow_contorl_8().

Declaration
void EnterFlow_contorl_8(SHARCParser.Flow_contorl_8Context context)
Parameters
Type Name Description
SHARCParser.Flow_contorl_8Context context

The parse tree.

| Improve this Doc View Source

EnterFlow_contorl_8_exp(SHARCParser.Flow_contorl_8_expContext)

Enter a parse tree produced by flow_contorl_8_exp().

Declaration
void EnterFlow_contorl_8_exp(SHARCParser.Flow_contorl_8_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_contorl_8_expContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_10(SHARCParser.Flow_control_10Context)

Enter a parse tree produced by flow_control_10().

Declaration
void EnterFlow_control_10(SHARCParser.Flow_control_10Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_10Context context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_10_frag(SHARCParser.Flow_control_10_fragContext)

Enter a parse tree produced by flow_control_10_frag().

Declaration
void EnterFlow_control_10_frag(SHARCParser.Flow_control_10_fragContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_10_fragContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_11a(SHARCParser.Flow_control_11aContext)

Enter a parse tree produced by flow_control_11a().

Declaration
void EnterFlow_control_11a(SHARCParser.Flow_control_11aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_11aContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_11b(SHARCParser.Flow_control_11bContext)

Enter a parse tree produced by flow_control_11b().

Declaration
void EnterFlow_control_11b(SHARCParser.Flow_control_11bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_11bContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_12(SHARCParser.Flow_control_12Context)

Enter a parse tree produced by flow_control_12().

Declaration
void EnterFlow_control_12(SHARCParser.Flow_control_12Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_12Context context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_13(SHARCParser.Flow_control_13Context)

Enter a parse tree produced by flow_control_13().

Declaration
void EnterFlow_control_13(SHARCParser.Flow_control_13Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_13Context context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_8a(SHARCParser.Flow_control_8aContext)

Enter a parse tree produced by flow_control_8a().

Declaration
void EnterFlow_control_8a(SHARCParser.Flow_control_8aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_8aContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_8b(SHARCParser.Flow_control_8bContext)

Enter a parse tree produced by flow_control_8b().

Declaration
void EnterFlow_control_8b(SHARCParser.Flow_control_8bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_8bContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_9_and_11(SHARCParser.Flow_control_9_and_11Context)

Enter a parse tree produced by flow_control_9_and_11().

Declaration
void EnterFlow_control_9_and_11(SHARCParser.Flow_control_9_and_11Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_9_and_11Context context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_9_and_11_exp(SHARCParser.Flow_control_9_and_11_expContext)

Enter a parse tree produced by flow_control_9_and_11_exp().

Declaration
void EnterFlow_control_9_and_11_exp(SHARCParser.Flow_control_9_and_11_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9_and_11_expContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_9a(SHARCParser.Flow_control_9aContext)

Enter a parse tree produced by flow_control_9a().

Declaration
void EnterFlow_control_9a(SHARCParser.Flow_control_9aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9aContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_9b(SHARCParser.Flow_control_9bContext)

Enter a parse tree produced by flow_control_9b().

Declaration
void EnterFlow_control_9b(SHARCParser.Flow_control_9bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9bContext context

The parse tree.

| Improve this Doc View Source

EnterFlow_control_exp(SHARCParser.Flow_control_expContext)

Enter a parse tree produced by flow_control_exp().

Declaration
void EnterFlow_control_exp(SHARCParser.Flow_control_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_expContext context

The parse tree.

| Improve this Doc View Source

EnterI_reg(SHARCParser.I_regContext)

Enter a parse tree produced by i_reg().

Declaration
void EnterI_reg(SHARCParser.I_regContext context)
Parameters
Type Name Description
SHARCParser.I_regContext context

The parse tree.

| Improve this Doc View Source

EnterIa(SHARCParser.IaContext)

Enter a parse tree produced by ia().

Declaration
void EnterIa(SHARCParser.IaContext context)
Parameters
Type Name Description
SHARCParser.IaContext context

The parse tree.

| Improve this Doc View Source

EnterIc(SHARCParser.IcContext)

Enter a parse tree produced by ic().

Declaration
void EnterIc(SHARCParser.IcContext context)
Parameters
Type Name Description
SHARCParser.IcContext context

The parse tree.

| Improve this Doc View Source

EnterIf_compute_mov(SHARCParser.If_compute_movContext)

Enter a parse tree produced by if_compute_mov().

Declaration
void EnterIf_compute_mov(SHARCParser.If_compute_movContext context)
Parameters
Type Name Description
SHARCParser.If_compute_movContext context

The parse tree.

| Improve this Doc View Source

EnterIf_compute_mov_exp(SHARCParser.If_compute_mov_expContext)

Enter a parse tree produced by if_compute_mov_exp().

Declaration
void EnterIf_compute_mov_exp(SHARCParser.If_compute_mov_expContext context)
Parameters
Type Name Description
SHARCParser.If_compute_mov_expContext context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_14a(SHARCParser.Imm_mov_14aContext)

Enter a parse tree produced by imm_mov_14a().

Declaration
void EnterImm_mov_14a(SHARCParser.Imm_mov_14aContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_14aContext context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_14b(SHARCParser.Imm_mov_14bContext)

Enter a parse tree produced by imm_mov_14b().

Declaration
void EnterImm_mov_14b(SHARCParser.Imm_mov_14bContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_14bContext context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_15a(SHARCParser.Imm_mov_15aContext)

Enter a parse tree produced by imm_mov_15a().

Declaration
void EnterImm_mov_15a(SHARCParser.Imm_mov_15aContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_15aContext context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_15b(SHARCParser.Imm_mov_15bContext)

Enter a parse tree produced by imm_mov_15b().

Declaration
void EnterImm_mov_15b(SHARCParser.Imm_mov_15bContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_15bContext context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_16(SHARCParser.Imm_mov_16Context)

Enter a parse tree produced by imm_mov_16().

Declaration
void EnterImm_mov_16(SHARCParser.Imm_mov_16Context context)
Parameters
Type Name Description
SHARCParser.Imm_mov_16Context context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_17(SHARCParser.Imm_mov_17Context)

Enter a parse tree produced by imm_mov_17().

Declaration
void EnterImm_mov_17(SHARCParser.Imm_mov_17Context context)
Parameters
Type Name Description
SHARCParser.Imm_mov_17Context context

The parse tree.

| Improve this Doc View Source

EnterImm_mov_exp(SHARCParser.Imm_mov_expContext)

Enter a parse tree produced by imm_mov_exp().

Declaration
void EnterImm_mov_exp(SHARCParser.Imm_mov_expContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_expContext context

The parse tree.

| Improve this Doc View Source

EnterInitExpression(SHARCParser.InitExpressionContext)

Enter a parse tree produced by initExpression().

Declaration
void EnterInitExpression(SHARCParser.InitExpressionContext context)
Parameters
Type Name Description
SHARCParser.InitExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterJump_addr_int(SHARCParser.Jump_addr_intContext)

Enter a parse tree produced by jump_addr_int().

Declaration
void EnterJump_addr_int(SHARCParser.Jump_addr_intContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_intContext context

The parse tree.

| Improve this Doc View Source

EnterJump_addr_int_or_pc(SHARCParser.Jump_addr_int_or_pcContext)

Enter a parse tree produced by jump_addr_int_or_pc().

Declaration
void EnterJump_addr_int_or_pc(SHARCParser.Jump_addr_int_or_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_int_or_pcContext context

The parse tree.

| Improve this Doc View Source

EnterJump_addr_md_or_pc(SHARCParser.Jump_addr_md_or_pcContext)

Enter a parse tree produced by jump_addr_md_or_pc().

Declaration
void EnterJump_addr_md_or_pc(SHARCParser.Jump_addr_md_or_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_md_or_pcContext context

The parse tree.

| Improve this Doc View Source

EnterJump_addr_pc(SHARCParser.Jump_addr_pcContext)

Enter a parse tree produced by jump_addr_pc().

Declaration
void EnterJump_addr_pc(SHARCParser.Jump_addr_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_pcContext context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier(SHARCParser.Jump_modifierContext)

Enter a parse tree produced by jump_modifier().

Declaration
void EnterJump_modifier(SHARCParser.Jump_modifierContext context)
Parameters
Type Name Description
SHARCParser.Jump_modifierContext context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier_(SHARCParser.Jump_modifier_Context)

Enter a parse tree produced by jump_modifier_().

Declaration
void EnterJump_modifier_(SHARCParser.Jump_modifier_Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier_Context context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier_1(SHARCParser.Jump_modifier_1Context)

Enter a parse tree produced by jump_modifier_1().

Declaration
void EnterJump_modifier_1(SHARCParser.Jump_modifier_1Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier_1Context context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier2(SHARCParser.Jump_modifier2Context)

Enter a parse tree produced by jump_modifier2().

Declaration
void EnterJump_modifier2(SHARCParser.Jump_modifier2Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier2Context context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier3(SHARCParser.Jump_modifier3Context)

Enter a parse tree produced by jump_modifier3().

Declaration
void EnterJump_modifier3(SHARCParser.Jump_modifier3Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3Context context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier3_(SHARCParser.Jump_modifier3_Context)

Enter a parse tree produced by jump_modifier3_().

Declaration
void EnterJump_modifier3_(SHARCParser.Jump_modifier3_Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3_Context context

The parse tree.

| Improve this Doc View Source

EnterJump_modifier3_1(SHARCParser.Jump_modifier3_1Context)

Enter a parse tree produced by jump_modifier3_1().

Declaration
void EnterJump_modifier3_1(SHARCParser.Jump_modifier3_1Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3_1Context context

The parse tree.

| Improve this Doc View Source

EnterL_reg(SHARCParser.L_regContext)

Enter a parse tree produced by l_reg().

Declaration
void EnterL_reg(SHARCParser.L_regContext context)
Parameters
Type Name Description
SHARCParser.L_regContext context

The parse tree.

| Improve this Doc View Source

EnterLcntr_v(SHARCParser.Lcntr_vContext)

Enter a parse tree produced by lcntr_v().

Declaration
void EnterLcntr_v(SHARCParser.Lcntr_vContext context)
Parameters
Type Name Description
SHARCParser.Lcntr_vContext context

The parse tree.

| Improve this Doc View Source

EnterM_reg(SHARCParser.M_regContext)

Enter a parse tree produced by m_reg().

Declaration
void EnterM_reg(SHARCParser.M_regContext context)
Parameters
Type Name Description
SHARCParser.M_regContext context

The parse tree.

| Improve this Doc View Source

EnterMb(SHARCParser.MbContext)

Enter a parse tree produced by mb().

Declaration
void EnterMb(SHARCParser.MbContext context)
Parameters
Type Name Description
SHARCParser.MbContext context

The parse tree.

| Improve this Doc View Source

EnterMd(SHARCParser.MdContext)

Enter a parse tree produced by md().

Declaration
void EnterMd(SHARCParser.MdContext context)
Parameters
Type Name Description
SHARCParser.MdContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_dm_ia_int(SHARCParser.Mem_addr_dm_ia_intContext)

Enter a parse tree produced by mem_addr_dm_ia_int().

Declaration
void EnterMem_addr_dm_ia_int(SHARCParser.Mem_addr_dm_ia_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_ia_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_dm_ia_mb(SHARCParser.Mem_addr_dm_ia_mbContext)

Enter a parse tree produced by mem_addr_dm_ia_mb().

Declaration
void EnterMem_addr_dm_ia_mb(SHARCParser.Mem_addr_dm_ia_mbContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_ia_mbContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_dm_int(SHARCParser.Mem_addr_dm_intContext)

Enter a parse tree produced by mem_addr_dm_int().

Declaration
void EnterMem_addr_dm_int(SHARCParser.Mem_addr_dm_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_dm_int_ia(SHARCParser.Mem_addr_dm_int_iaContext)

Enter a parse tree produced by mem_addr_dm_int_ia().

Declaration
void EnterMem_addr_dm_int_ia(SHARCParser.Mem_addr_dm_int_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_int_iaContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_dm_mb_ia(SHARCParser.Mem_addr_dm_mb_iaContext)

Enter a parse tree produced by mem_addr_dm_mb_ia().

Declaration
void EnterMem_addr_dm_mb_ia(SHARCParser.Mem_addr_dm_mb_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_mb_iaContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_ia_int(SHARCParser.Mem_addr_ia_intContext)

Enter a parse tree produced by mem_addr_ia_int().

Declaration
void EnterMem_addr_ia_int(SHARCParser.Mem_addr_ia_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ia_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_ia_mb(SHARCParser.Mem_addr_ia_mbContext)

Enter a parse tree produced by mem_addr_ia_mb().

Declaration
void EnterMem_addr_ia_mb(SHARCParser.Mem_addr_ia_mbContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ia_mbContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_ic_int(SHARCParser.Mem_addr_ic_intContext)

Enter a parse tree produced by mem_addr_ic_int().

Declaration
void EnterMem_addr_ic_int(SHARCParser.Mem_addr_ic_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ic_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_ic_md(SHARCParser.Mem_addr_ic_mdContext)

Enter a parse tree produced by mem_addr_ic_md().

Declaration
void EnterMem_addr_ic_md(SHARCParser.Mem_addr_ic_mdContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ic_mdContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_int(SHARCParser.Mem_addr_intContext)

Enter a parse tree produced by mem_addr_int().

Declaration
void EnterMem_addr_int(SHARCParser.Mem_addr_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_int_(SHARCParser.Mem_addr_int_Context)

Enter a parse tree produced by mem_addr_int_().

Declaration
void EnterMem_addr_int_(SHARCParser.Mem_addr_int_Context context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_Context context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_int_ia(SHARCParser.Mem_addr_int_iaContext)

Enter a parse tree produced by mem_addr_int_ia().

Declaration
void EnterMem_addr_int_ia(SHARCParser.Mem_addr_int_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_iaContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_int_ic(SHARCParser.Mem_addr_int_icContext)

Enter a parse tree produced by mem_addr_int_ic().

Declaration
void EnterMem_addr_int_ic(SHARCParser.Mem_addr_int_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_icContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_mb_ia(SHARCParser.Mem_addr_mb_iaContext)

Enter a parse tree produced by mem_addr_mb_ia().

Declaration
void EnterMem_addr_mb_ia(SHARCParser.Mem_addr_mb_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_mb_iaContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_md_ic(SHARCParser.Mem_addr_md_icContext)

Enter a parse tree produced by mem_addr_md_ic().

Declaration
void EnterMem_addr_md_ic(SHARCParser.Mem_addr_md_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_md_icContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_pm_ic_int(SHARCParser.Mem_addr_pm_ic_intContext)

Enter a parse tree produced by mem_addr_pm_ic_int().

Declaration
void EnterMem_addr_pm_ic_int(SHARCParser.Mem_addr_pm_ic_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_ic_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_pm_ic_md(SHARCParser.Mem_addr_pm_ic_mdContext)

Enter a parse tree produced by mem_addr_pm_ic_md().

Declaration
void EnterMem_addr_pm_ic_md(SHARCParser.Mem_addr_pm_ic_mdContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_ic_mdContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_pm_int(SHARCParser.Mem_addr_pm_intContext)

Enter a parse tree produced by mem_addr_pm_int().

Declaration
void EnterMem_addr_pm_int(SHARCParser.Mem_addr_pm_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_intContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_pm_int_ic(SHARCParser.Mem_addr_pm_int_icContext)

Enter a parse tree produced by mem_addr_pm_int_ic().

Declaration
void EnterMem_addr_pm_int_ic(SHARCParser.Mem_addr_pm_int_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_int_icContext context

The parse tree.

| Improve this Doc View Source

EnterMem_addr_pm_md_ic(SHARCParser.Mem_addr_pm_md_icContext)

Enter a parse tree produced by mem_addr_pm_md_ic().

Declaration
void EnterMem_addr_pm_md_ic(SHARCParser.Mem_addr_pm_md_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_md_icContext context

The parse tree.

| Improve this Doc View Source

EnterMisc_20(SHARCParser.Misc_20Context)

Enter a parse tree produced by misc_20().

Declaration
void EnterMisc_20(SHARCParser.Misc_20Context context)
Parameters
Type Name Description
SHARCParser.Misc_20Context context

The parse tree.

| Improve this Doc View Source

EnterMisc_exp(SHARCParser.Misc_expContext)

Enter a parse tree produced by misc_exp().

Declaration
void EnterMisc_exp(SHARCParser.Misc_expContext context)
Parameters
Type Name Description
SHARCParser.Misc_expContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_1(SHARCParser.Mov_exp_1Context)

Enter a parse tree produced by mov_exp_1().

Declaration
void EnterMov_exp_1(SHARCParser.Mov_exp_1Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1Context context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_1_1(SHARCParser.Mov_exp_1_1Context)

Enter a parse tree produced by mov_exp_1_1().

Declaration
void EnterMov_exp_1_1(SHARCParser.Mov_exp_1_1Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1_1Context context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_1_2(SHARCParser.Mov_exp_1_2Context)

Enter a parse tree produced by mov_exp_1_2().

Declaration
void EnterMov_exp_1_2(SHARCParser.Mov_exp_1_2Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1_2Context context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_3a(SHARCParser.Mov_exp_3aContext)

Enter a parse tree produced by mov_exp_3a().

Declaration
void EnterMov_exp_3a(SHARCParser.Mov_exp_3aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3aContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_3b(SHARCParser.Mov_exp_3bContext)

Enter a parse tree produced by mov_exp_3b().

Declaration
void EnterMov_exp_3b(SHARCParser.Mov_exp_3bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3bContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_3c(SHARCParser.Mov_exp_3cContext)

Enter a parse tree produced by mov_exp_3c().

Declaration
void EnterMov_exp_3c(SHARCParser.Mov_exp_3cContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3cContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_3d(SHARCParser.Mov_exp_3dContext)

Enter a parse tree produced by mov_exp_3d().

Declaration
void EnterMov_exp_3d(SHARCParser.Mov_exp_3dContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3dContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_4a(SHARCParser.Mov_exp_4aContext)

Enter a parse tree produced by mov_exp_4a().

Declaration
void EnterMov_exp_4a(SHARCParser.Mov_exp_4aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4aContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_4b(SHARCParser.Mov_exp_4bContext)

Enter a parse tree produced by mov_exp_4b().

Declaration
void EnterMov_exp_4b(SHARCParser.Mov_exp_4bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4bContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_4c(SHARCParser.Mov_exp_4cContext)

Enter a parse tree produced by mov_exp_4c().

Declaration
void EnterMov_exp_4c(SHARCParser.Mov_exp_4cContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4cContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_4d(SHARCParser.Mov_exp_4dContext)

Enter a parse tree produced by mov_exp_4d().

Declaration
void EnterMov_exp_4d(SHARCParser.Mov_exp_4dContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4dContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_5(SHARCParser.Mov_exp_5Context)

Enter a parse tree produced by mov_exp_5().

Declaration
void EnterMov_exp_5(SHARCParser.Mov_exp_5Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_5Context context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_6a(SHARCParser.Mov_exp_6aContext)

Enter a parse tree produced by mov_exp_6a().

Declaration
void EnterMov_exp_6a(SHARCParser.Mov_exp_6aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_6aContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_6b(SHARCParser.Mov_exp_6bContext)

Enter a parse tree produced by mov_exp_6b().

Declaration
void EnterMov_exp_6b(SHARCParser.Mov_exp_6bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_6bContext context

The parse tree.

| Improve this Doc View Source

EnterMov_exp_7(SHARCParser.Mov_exp_7Context)

Enter a parse tree produced by mov_exp_7().

Declaration
void EnterMov_exp_7(SHARCParser.Mov_exp_7Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_7Context context

The parse tree.

| Improve this Doc View Source

EnterMr(SHARCParser.MrContext)

Enter a parse tree produced by mr().

Declaration
void EnterMr(SHARCParser.MrContext context)
Parameters
Type Name Description
SHARCParser.MrContext context

The parse tree.

| Improve this Doc View Source

EnterMrb(SHARCParser.MrbContext)

Enter a parse tree produced by mrb().

Declaration
void EnterMrb(SHARCParser.MrbContext context)
Parameters
Type Name Description
SHARCParser.MrbContext context

The parse tree.

| Improve this Doc View Source

EnterMrf(SHARCParser.MrfContext)

Enter a parse tree produced by mrf().

Declaration
void EnterMrf(SHARCParser.MrfContext context)
Parameters
Type Name Description
SHARCParser.MrfContext context

The parse tree.

| Improve this Doc View Source

EnterMulti_exp_mrb(SHARCParser.Multi_exp_mrbContext)

Enter a parse tree produced by multi_exp_mrb().

Declaration
void EnterMulti_exp_mrb(SHARCParser.Multi_exp_mrbContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_mrbContext context

The parse tree.

| Improve this Doc View Source

EnterMulti_exp_mrf(SHARCParser.Multi_exp_mrfContext)

Enter a parse tree produced by multi_exp_mrf().

Declaration
void EnterMulti_exp_mrf(SHARCParser.Multi_exp_mrfContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_mrfContext context

The parse tree.

| Improve this Doc View Source

EnterMulti_exp_r(SHARCParser.Multi_exp_rContext)

Enter a parse tree produced by multi_exp_r().

Declaration
void EnterMulti_exp_r(SHARCParser.Multi_exp_rContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_rContext context

The parse tree.

| Improve this Doc View Source

EnterMulti_mod1(SHARCParser.Multi_mod1Context)

Enter a parse tree produced by multi_mod1().

Declaration
void EnterMulti_mod1(SHARCParser.Multi_mod1Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod1Context context

The parse tree.

| Improve this Doc View Source

EnterMulti_mod1_(SHARCParser.Multi_mod1_Context)

Enter a parse tree produced by multi_mod1_().

Declaration
void EnterMulti_mod1_(SHARCParser.Multi_mod1_Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod1_Context context

The parse tree.

| Improve this Doc View Source

EnterMulti_mod2(SHARCParser.Multi_mod2Context)

Enter a parse tree produced by multi_mod2().

Declaration
void EnterMulti_mod2(SHARCParser.Multi_mod2Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod2Context context

The parse tree.

| Improve this Doc View Source

EnterMulti_mod2_(SHARCParser.Multi_mod2_Context)

Enter a parse tree produced by multi_mod2_().

Declaration
void EnterMulti_mod2_(SHARCParser.Multi_mod2_Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod2_Context context

The parse tree.

| Improve this Doc View Source

EnterMulti_op(SHARCParser.Multi_opContext)

Enter a parse tree produced by multi_op().

Declaration
void EnterMulti_op(SHARCParser.Multi_opContext context)
Parameters
Type Name Description
SHARCParser.Multi_opContext context

The parse tree.

| Improve this Doc View Source

EnterMulti_r(SHARCParser.Multi_rContext)

Enter a parse tree produced by multi_r().

Declaration
void EnterMulti_r(SHARCParser.Multi_rContext context)
Parameters
Type Name Description
SHARCParser.Multi_rContext context

The parse tree.

| Improve this Doc View Source

EnterParallel_multi(SHARCParser.Parallel_multiContext)

Enter a parse tree produced by parallel_multi().

Declaration
void EnterParallel_multi(SHARCParser.Parallel_multiContext context)
Parameters
Type Name Description
SHARCParser.Parallel_multiContext context

The parse tree.

| Improve this Doc View Source

EnterProg(SHARCParser.ProgContext)

Enter a parse tree produced by prog().

Declaration
void EnterProg(SHARCParser.ProgContext context)
Parameters
Type Name Description
SHARCParser.ProgContext context

The parse tree.

| Improve this Doc View Source

EnterR_exp(SHARCParser.R_expContext)

Enter a parse tree produced by r_exp().

Declaration
void EnterR_exp(SHARCParser.R_expContext context)
Parameters
Type Name Description
SHARCParser.R_expContext context

The parse tree.

| Improve this Doc View Source

EnterR_reg(SHARCParser.R_regContext)

Enter a parse tree produced by r_reg().

Declaration
void EnterR_reg(SHARCParser.R_regContext context)
Parameters
Type Name Description
SHARCParser.R_regContext context

The parse tree.

| Improve this Doc View Source

EnterR11_8(SHARCParser.R11_8Context)

Enter a parse tree produced by r11_8().

Declaration
void EnterR11_8(SHARCParser.R11_8Context context)
Parameters
Type Name Description
SHARCParser.R11_8Context context

The parse tree.

| Improve this Doc View Source

EnterR15_12(SHARCParser.R15_12Context)

Enter a parse tree produced by r15_12().

Declaration
void EnterR15_12(SHARCParser.R15_12Context context)
Parameters
Type Name Description
SHARCParser.R15_12Context context

The parse tree.

| Improve this Doc View Source

EnterR3_0(SHARCParser.R3_0Context)

Enter a parse tree produced by r3_0().

Declaration
void EnterR3_0(SHARCParser.R3_0Context context)
Parameters
Type Name Description
SHARCParser.R3_0Context context

The parse tree.

| Improve this Doc View Source

EnterR7_4(SHARCParser.R7_4Context)

Enter a parse tree produced by r7_4().

Declaration
void EnterR7_4(SHARCParser.R7_4Context context)
Parameters
Type Name Description
SHARCParser.R7_4Context context

The parse tree.

| Improve this Doc View Source

EnterS_reg(SHARCParser.S_regContext)

Enter a parse tree produced by s_reg().

Declaration
void EnterS_reg(SHARCParser.S_regContext context)
Parameters
Type Name Description
SHARCParser.S_regContext context

The parse tree.

| Improve this Doc View Source

EnterSec(SHARCParser.SecContext)

Enter a parse tree produced by sec().

Declaration
void EnterSec(SHARCParser.SecContext context)
Parameters
Type Name Description
SHARCParser.SecContext context

The parse tree.

| Improve this Doc View Source

EnterSec_op(SHARCParser.Sec_opContext)

Enter a parse tree produced by sec_op().

Declaration
void EnterSec_op(SHARCParser.Sec_opContext context)
Parameters
Type Name Description
SHARCParser.Sec_opContext context

The parse tree.

| Improve this Doc View Source

EnterSec_op2(SHARCParser.Sec_op2Context)

Enter a parse tree produced by sec_op2().

Declaration
void EnterSec_op2(SHARCParser.Sec_op2Context context)
Parameters
Type Name Description
SHARCParser.Sec_op2Context context

The parse tree.

| Improve this Doc View Source

EnterSeg(SHARCParser.SegContext)

Enter a parse tree produced by seg().

Declaration
void EnterSeg(SHARCParser.SegContext context)
Parameters
Type Name Description
SHARCParser.SegContext context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier(SHARCParser.Seg_qualifierContext)

Enter a parse tree produced by seg_qualifier().

Declaration
void EnterSeg_qualifier(SHARCParser.Seg_qualifierContext context)
Parameters
Type Name Description
SHARCParser.Seg_qualifierContext context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier_1(SHARCParser.Seg_qualifier_1Context)

Enter a parse tree produced by seg_qualifier_1().

Declaration
void EnterSeg_qualifier_1(SHARCParser.Seg_qualifier_1Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_1Context context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier_2(SHARCParser.Seg_qualifier_2Context)

Enter a parse tree produced by seg_qualifier_2().

Declaration
void EnterSeg_qualifier_2(SHARCParser.Seg_qualifier_2Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_2Context context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier_3(SHARCParser.Seg_qualifier_3Context)

Enter a parse tree produced by seg_qualifier_3().

Declaration
void EnterSeg_qualifier_3(SHARCParser.Seg_qualifier_3Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_3Context context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier1(SHARCParser.Seg_qualifier1Context)

Enter a parse tree produced by seg_qualifier1().

Declaration
void EnterSeg_qualifier1(SHARCParser.Seg_qualifier1Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier1Context context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier2(SHARCParser.Seg_qualifier2Context)

Enter a parse tree produced by seg_qualifier2().

Declaration
void EnterSeg_qualifier2(SHARCParser.Seg_qualifier2Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier2Context context

The parse tree.

| Improve this Doc View Source

EnterSeg_qualifier3(SHARCParser.Seg_qualifier3Context)

Enter a parse tree produced by seg_qualifier3().

Declaration
void EnterSeg_qualifier3(SHARCParser.Seg_qualifier3Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier3Context context

The parse tree.

| Improve this Doc View Source

EnterShifter_exp(SHARCParser.Shifter_expContext)

Enter a parse tree produced by shifter_exp().

Declaration
void EnterShifter_exp(SHARCParser.Shifter_expContext context)
Parameters
Type Name Description
SHARCParser.Shifter_expContext context

The parse tree.

| Improve this Doc View Source

EnterShifter_op(SHARCParser.Shifter_opContext)

Enter a parse tree produced by shifter_op().

Declaration
void EnterShifter_op(SHARCParser.Shifter_opContext context)
Parameters
Type Name Description
SHARCParser.Shifter_opContext context

The parse tree.

| Improve this Doc View Source

EnterStatement(SHARCParser.StatementContext)

Enter a parse tree produced by statement().

Declaration
void EnterStatement(SHARCParser.StatementContext context)
Parameters
Type Name Description
SHARCParser.StatementContext context

The parse tree.

| Improve this Doc View Source

EnterStmt(SHARCParser.StmtContext)

Enter a parse tree produced by stmt().

Declaration
void EnterStmt(SHARCParser.StmtContext context)
Parameters
Type Name Description
SHARCParser.StmtContext context

The parse tree.

| Improve this Doc View Source

EnterStmt_atom(SHARCParser.Stmt_atomContext)

Enter a parse tree produced by stmt_atom().

Declaration
void EnterStmt_atom(SHARCParser.Stmt_atomContext context)
Parameters
Type Name Description
SHARCParser.Stmt_atomContext context

The parse tree.

| Improve this Doc View Source

EnterTerm(SHARCParser.TermContext)

Enter a parse tree produced by term().

Declaration
void EnterTerm(SHARCParser.TermContext context)
Parameters
Type Name Description
SHARCParser.TermContext context

The parse tree.

| Improve this Doc View Source

EnterU_reg(SHARCParser.U_regContext)

Enter a parse tree produced by u_reg().

Declaration
void EnterU_reg(SHARCParser.U_regContext context)
Parameters
Type Name Description
SHARCParser.U_regContext context

The parse tree.

| Improve this Doc View Source

EnterU_reg2(SHARCParser.U_reg2Context)

Enter a parse tree produced by u_reg2().

Declaration
void EnterU_reg2(SHARCParser.U_reg2Context context)
Parameters
Type Name Description
SHARCParser.U_reg2Context context

The parse tree.

| Improve this Doc View Source

EnterValue_exp(SHARCParser.Value_expContext)

Enter a parse tree produced by value_exp().

Declaration
void EnterValue_exp(SHARCParser.Value_expContext context)
Parameters
Type Name Description
SHARCParser.Value_expContext context

The parse tree.

| Improve this Doc View Source

EnterValue_exp2(SHARCParser.Value_exp2Context)

Enter a parse tree produced by value_exp2().

Declaration
void EnterValue_exp2(SHARCParser.Value_exp2Context context)
Parameters
Type Name Description
SHARCParser.Value_exp2Context context

The parse tree.

| Improve this Doc View Source

EnterVar_addr(SHARCParser.Var_addrContext)

Enter a parse tree produced by var_addr().

Declaration
void EnterVar_addr(SHARCParser.Var_addrContext context)
Parameters
Type Name Description
SHARCParser.Var_addrContext context

The parse tree.

| Improve this Doc View Source

ExitAdd_or_sub(SHARCParser.Add_or_subContext)

Exit a parse tree produced by add_or_sub().

Declaration
void ExitAdd_or_sub(SHARCParser.Add_or_subContext context)
Parameters
Type Name Description
SHARCParser.Add_or_subContext context

The parse tree.

| Improve this Doc View Source

ExitAddr(SHARCParser.AddrContext)

Exit a parse tree produced by addr().

Declaration
void ExitAddr(SHARCParser.AddrContext context)
Parameters
Type Name Description
SHARCParser.AddrContext context

The parse tree.

| Improve this Doc View Source

ExitAtom(SHARCParser.AtomContext)

Exit a parse tree produced by atom().

Declaration
void ExitAtom(SHARCParser.AtomContext context)
Parameters
Type Name Description
SHARCParser.AtomContext context

The parse tree.

| Improve this Doc View Source

ExitB_reg(SHARCParser.B_regContext)

Exit a parse tree produced by b_reg().

Declaration
void ExitB_reg(SHARCParser.B_regContext context)
Parameters
Type Name Description
SHARCParser.B_regContext context

The parse tree.

| Improve this Doc View Source

ExitBit_data(SHARCParser.Bit_dataContext)

Exit a parse tree produced by bit_data().

Declaration
void ExitBit_data(SHARCParser.Bit_dataContext context)
Parameters
Type Name Description
SHARCParser.Bit_dataContext context

The parse tree.

| Improve this Doc View Source

ExitCcondition(SHARCParser.CconditionContext)

Exit a parse tree produced by ccondition().

Declaration
void ExitCcondition(SHARCParser.CconditionContext context)
Parameters
Type Name Description
SHARCParser.CconditionContext context

The parse tree.

| Improve this Doc View Source

ExitCompute(SHARCParser.ComputeContext)

Exit a parse tree produced by compute().

Declaration
void ExitCompute(SHARCParser.ComputeContext context)
Parameters
Type Name Description
SHARCParser.ComputeContext context

The parse tree.

| Improve this Doc View Source

ExitCompute_mov_exp(SHARCParser.Compute_mov_expContext)

Exit a parse tree produced by compute_mov_exp().

Declaration
void ExitCompute_mov_exp(SHARCParser.Compute_mov_expContext context)
Parameters
Type Name Description
SHARCParser.Compute_mov_expContext context

The parse tree.

| Improve this Doc View Source

ExitCondition(SHARCParser.ConditionContext)

Exit a parse tree produced by condition().

Declaration
void ExitCondition(SHARCParser.ConditionContext context)
Parameters
Type Name Description
SHARCParser.ConditionContext context

The parse tree.

| Improve this Doc View Source

ExitD_reg(SHARCParser.D_regContext)

Exit a parse tree produced by d_reg().

Declaration
void ExitD_reg(SHARCParser.D_regContext context)
Parameters
Type Name Description
SHARCParser.D_regContext context

The parse tree.

| Improve this Doc View Source

ExitDag_reg(SHARCParser.Dag_regContext)

Exit a parse tree produced by dag_reg().

Declaration
void ExitDag_reg(SHARCParser.Dag_regContext context)
Parameters
Type Name Description
SHARCParser.Dag_regContext context

The parse tree.

| Improve this Doc View Source

ExitDeclaration(SHARCParser.DeclarationContext)

Exit a parse tree produced by declaration().

Declaration
void ExitDeclaration(SHARCParser.DeclarationContext context)
Parameters
Type Name Description
SHARCParser.DeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp_f1(SHARCParser.Declaration_exp_f1Context)

Exit a parse tree produced by declaration_exp_f1().

Declaration
void ExitDeclaration_exp_f1(SHARCParser.Declaration_exp_f1Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp_f1Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp_f2(SHARCParser.Declaration_exp_f2Context)

Exit a parse tree produced by declaration_exp_f2().

Declaration
void ExitDeclaration_exp_f2(SHARCParser.Declaration_exp_f2Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp_f2Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp1(SHARCParser.Declaration_exp1Context)

Exit a parse tree produced by declaration_exp1().

Declaration
void ExitDeclaration_exp1(SHARCParser.Declaration_exp1Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp1Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp2(SHARCParser.Declaration_exp2Context)

Exit a parse tree produced by declaration_exp2().

Declaration
void ExitDeclaration_exp2(SHARCParser.Declaration_exp2Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp2Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp3(SHARCParser.Declaration_exp3Context)

Exit a parse tree produced by declaration_exp3().

Declaration
void ExitDeclaration_exp3(SHARCParser.Declaration_exp3Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp3Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp4(SHARCParser.Declaration_exp4Context)

Exit a parse tree produced by declaration_exp4().

Declaration
void ExitDeclaration_exp4(SHARCParser.Declaration_exp4Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp4Context context

The parse tree.

| Improve this Doc View Source

ExitDeclaration_exp5(SHARCParser.Declaration_exp5Context)

Exit a parse tree produced by declaration_exp5().

Declaration
void ExitDeclaration_exp5(SHARCParser.Declaration_exp5Context context)
Parameters
Type Name Description
SHARCParser.Declaration_exp5Context context

The parse tree.

| Improve this Doc View Source

ExitDirective_exp(SHARCParser.Directive_expContext)

Exit a parse tree produced by directive_exp().

Declaration
void ExitDirective_exp(SHARCParser.Directive_expContext context)
Parameters
Type Name Description
SHARCParser.Directive_expContext context

The parse tree.

| Improve this Doc View Source

ExitDual_add_r(SHARCParser.Dual_add_rContext)

Exit a parse tree produced by dual_add_r().

Declaration
void ExitDual_add_r(SHARCParser.Dual_add_rContext context)
Parameters
Type Name Description
SHARCParser.Dual_add_rContext context

The parse tree.

| Improve this Doc View Source

ExitDual_op(SHARCParser.Dual_opContext)

Exit a parse tree produced by dual_op().

Declaration
void ExitDual_op(SHARCParser.Dual_opContext context)
Parameters
Type Name Description
SHARCParser.Dual_opContext context

The parse tree.

| Improve this Doc View Source

ExitEnd_seg(SHARCParser.End_segContext)

Exit a parse tree produced by end_seg().

Declaration
void ExitEnd_seg(SHARCParser.End_segContext context)
Parameters
Type Name Description
SHARCParser.End_segContext context

The parse tree.

| Improve this Doc View Source

ExitF_exp(SHARCParser.F_expContext)

Exit a parse tree produced by f_exp().

Declaration
void ExitF_exp(SHARCParser.F_expContext context)
Parameters
Type Name Description
SHARCParser.F_expContext context

The parse tree.

| Improve this Doc View Source

ExitF_reg(SHARCParser.F_regContext)

Exit a parse tree produced by f_reg().

Declaration
void ExitF_reg(SHARCParser.F_regContext context)
Parameters
Type Name Description
SHARCParser.F_regContext context

The parse tree.

| Improve this Doc View Source

ExitF11_8(SHARCParser.F11_8Context)

Exit a parse tree produced by f11_8().

Declaration
void ExitF11_8(SHARCParser.F11_8Context context)
Parameters
Type Name Description
SHARCParser.F11_8Context context

The parse tree.

| Improve this Doc View Source

ExitF15_12(SHARCParser.F15_12Context)

Exit a parse tree produced by f15_12().

Declaration
void ExitF15_12(SHARCParser.F15_12Context context)
Parameters
Type Name Description
SHARCParser.F15_12Context context

The parse tree.

| Improve this Doc View Source

ExitF3_0(SHARCParser.F3_0Context)

Exit a parse tree produced by f3_0().

Declaration
void ExitF3_0(SHARCParser.F3_0Context context)
Parameters
Type Name Description
SHARCParser.F3_0Context context

The parse tree.

| Improve this Doc View Source

ExitF7_4(SHARCParser.F7_4Context)

Exit a parse tree produced by f7_4().

Declaration
void ExitF7_4(SHARCParser.F7_4Context context)
Parameters
Type Name Description
SHARCParser.F7_4Context context

The parse tree.

| Improve this Doc View Source

ExitFactor(SHARCParser.FactorContext)

Exit a parse tree produced by factor().

Declaration
void ExitFactor(SHARCParser.FactorContext context)
Parameters
Type Name Description
SHARCParser.FactorContext context

The parse tree.

| Improve this Doc View Source

ExitFixpoint_alu_op(SHARCParser.Fixpoint_alu_opContext)

Exit a parse tree produced by fixpoint_alu_op().

Declaration
void ExitFixpoint_alu_op(SHARCParser.Fixpoint_alu_opContext context)
Parameters
Type Name Description
SHARCParser.Fixpoint_alu_opContext context

The parse tree.

| Improve this Doc View Source

ExitFloating_point_alu_op(SHARCParser.Floating_point_alu_opContext)

Exit a parse tree produced by floating_point_alu_op().

Declaration
void ExitFloating_point_alu_op(SHARCParser.Floating_point_alu_opContext context)
Parameters
Type Name Description
SHARCParser.Floating_point_alu_opContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_contorl_8(SHARCParser.Flow_contorl_8Context)

Exit a parse tree produced by flow_contorl_8().

Declaration
void ExitFlow_contorl_8(SHARCParser.Flow_contorl_8Context context)
Parameters
Type Name Description
SHARCParser.Flow_contorl_8Context context

The parse tree.

| Improve this Doc View Source

ExitFlow_contorl_8_exp(SHARCParser.Flow_contorl_8_expContext)

Exit a parse tree produced by flow_contorl_8_exp().

Declaration
void ExitFlow_contorl_8_exp(SHARCParser.Flow_contorl_8_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_contorl_8_expContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_10(SHARCParser.Flow_control_10Context)

Exit a parse tree produced by flow_control_10().

Declaration
void ExitFlow_control_10(SHARCParser.Flow_control_10Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_10Context context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_10_frag(SHARCParser.Flow_control_10_fragContext)

Exit a parse tree produced by flow_control_10_frag().

Declaration
void ExitFlow_control_10_frag(SHARCParser.Flow_control_10_fragContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_10_fragContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_11a(SHARCParser.Flow_control_11aContext)

Exit a parse tree produced by flow_control_11a().

Declaration
void ExitFlow_control_11a(SHARCParser.Flow_control_11aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_11aContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_11b(SHARCParser.Flow_control_11bContext)

Exit a parse tree produced by flow_control_11b().

Declaration
void ExitFlow_control_11b(SHARCParser.Flow_control_11bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_11bContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_12(SHARCParser.Flow_control_12Context)

Exit a parse tree produced by flow_control_12().

Declaration
void ExitFlow_control_12(SHARCParser.Flow_control_12Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_12Context context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_13(SHARCParser.Flow_control_13Context)

Exit a parse tree produced by flow_control_13().

Declaration
void ExitFlow_control_13(SHARCParser.Flow_control_13Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_13Context context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_8a(SHARCParser.Flow_control_8aContext)

Exit a parse tree produced by flow_control_8a().

Declaration
void ExitFlow_control_8a(SHARCParser.Flow_control_8aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_8aContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_8b(SHARCParser.Flow_control_8bContext)

Exit a parse tree produced by flow_control_8b().

Declaration
void ExitFlow_control_8b(SHARCParser.Flow_control_8bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_8bContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_9_and_11(SHARCParser.Flow_control_9_and_11Context)

Exit a parse tree produced by flow_control_9_and_11().

Declaration
void ExitFlow_control_9_and_11(SHARCParser.Flow_control_9_and_11Context context)
Parameters
Type Name Description
SHARCParser.Flow_control_9_and_11Context context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_9_and_11_exp(SHARCParser.Flow_control_9_and_11_expContext)

Exit a parse tree produced by flow_control_9_and_11_exp().

Declaration
void ExitFlow_control_9_and_11_exp(SHARCParser.Flow_control_9_and_11_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9_and_11_expContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_9a(SHARCParser.Flow_control_9aContext)

Exit a parse tree produced by flow_control_9a().

Declaration
void ExitFlow_control_9a(SHARCParser.Flow_control_9aContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9aContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_9b(SHARCParser.Flow_control_9bContext)

Exit a parse tree produced by flow_control_9b().

Declaration
void ExitFlow_control_9b(SHARCParser.Flow_control_9bContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_9bContext context

The parse tree.

| Improve this Doc View Source

ExitFlow_control_exp(SHARCParser.Flow_control_expContext)

Exit a parse tree produced by flow_control_exp().

Declaration
void ExitFlow_control_exp(SHARCParser.Flow_control_expContext context)
Parameters
Type Name Description
SHARCParser.Flow_control_expContext context

The parse tree.

| Improve this Doc View Source

ExitI_reg(SHARCParser.I_regContext)

Exit a parse tree produced by i_reg().

Declaration
void ExitI_reg(SHARCParser.I_regContext context)
Parameters
Type Name Description
SHARCParser.I_regContext context

The parse tree.

| Improve this Doc View Source

ExitIa(SHARCParser.IaContext)

Exit a parse tree produced by ia().

Declaration
void ExitIa(SHARCParser.IaContext context)
Parameters
Type Name Description
SHARCParser.IaContext context

The parse tree.

| Improve this Doc View Source

ExitIc(SHARCParser.IcContext)

Exit a parse tree produced by ic().

Declaration
void ExitIc(SHARCParser.IcContext context)
Parameters
Type Name Description
SHARCParser.IcContext context

The parse tree.

| Improve this Doc View Source

ExitIf_compute_mov(SHARCParser.If_compute_movContext)

Exit a parse tree produced by if_compute_mov().

Declaration
void ExitIf_compute_mov(SHARCParser.If_compute_movContext context)
Parameters
Type Name Description
SHARCParser.If_compute_movContext context

The parse tree.

| Improve this Doc View Source

ExitIf_compute_mov_exp(SHARCParser.If_compute_mov_expContext)

Exit a parse tree produced by if_compute_mov_exp().

Declaration
void ExitIf_compute_mov_exp(SHARCParser.If_compute_mov_expContext context)
Parameters
Type Name Description
SHARCParser.If_compute_mov_expContext context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_14a(SHARCParser.Imm_mov_14aContext)

Exit a parse tree produced by imm_mov_14a().

Declaration
void ExitImm_mov_14a(SHARCParser.Imm_mov_14aContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_14aContext context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_14b(SHARCParser.Imm_mov_14bContext)

Exit a parse tree produced by imm_mov_14b().

Declaration
void ExitImm_mov_14b(SHARCParser.Imm_mov_14bContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_14bContext context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_15a(SHARCParser.Imm_mov_15aContext)

Exit a parse tree produced by imm_mov_15a().

Declaration
void ExitImm_mov_15a(SHARCParser.Imm_mov_15aContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_15aContext context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_15b(SHARCParser.Imm_mov_15bContext)

Exit a parse tree produced by imm_mov_15b().

Declaration
void ExitImm_mov_15b(SHARCParser.Imm_mov_15bContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_15bContext context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_16(SHARCParser.Imm_mov_16Context)

Exit a parse tree produced by imm_mov_16().

Declaration
void ExitImm_mov_16(SHARCParser.Imm_mov_16Context context)
Parameters
Type Name Description
SHARCParser.Imm_mov_16Context context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_17(SHARCParser.Imm_mov_17Context)

Exit a parse tree produced by imm_mov_17().

Declaration
void ExitImm_mov_17(SHARCParser.Imm_mov_17Context context)
Parameters
Type Name Description
SHARCParser.Imm_mov_17Context context

The parse tree.

| Improve this Doc View Source

ExitImm_mov_exp(SHARCParser.Imm_mov_expContext)

Exit a parse tree produced by imm_mov_exp().

Declaration
void ExitImm_mov_exp(SHARCParser.Imm_mov_expContext context)
Parameters
Type Name Description
SHARCParser.Imm_mov_expContext context

The parse tree.

| Improve this Doc View Source

ExitInitExpression(SHARCParser.InitExpressionContext)

Exit a parse tree produced by initExpression().

Declaration
void ExitInitExpression(SHARCParser.InitExpressionContext context)
Parameters
Type Name Description
SHARCParser.InitExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitJump_addr_int(SHARCParser.Jump_addr_intContext)

Exit a parse tree produced by jump_addr_int().

Declaration
void ExitJump_addr_int(SHARCParser.Jump_addr_intContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_intContext context

The parse tree.

| Improve this Doc View Source

ExitJump_addr_int_or_pc(SHARCParser.Jump_addr_int_or_pcContext)

Exit a parse tree produced by jump_addr_int_or_pc().

Declaration
void ExitJump_addr_int_or_pc(SHARCParser.Jump_addr_int_or_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_int_or_pcContext context

The parse tree.

| Improve this Doc View Source

ExitJump_addr_md_or_pc(SHARCParser.Jump_addr_md_or_pcContext)

Exit a parse tree produced by jump_addr_md_or_pc().

Declaration
void ExitJump_addr_md_or_pc(SHARCParser.Jump_addr_md_or_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_md_or_pcContext context

The parse tree.

| Improve this Doc View Source

ExitJump_addr_pc(SHARCParser.Jump_addr_pcContext)

Exit a parse tree produced by jump_addr_pc().

Declaration
void ExitJump_addr_pc(SHARCParser.Jump_addr_pcContext context)
Parameters
Type Name Description
SHARCParser.Jump_addr_pcContext context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier(SHARCParser.Jump_modifierContext)

Exit a parse tree produced by jump_modifier().

Declaration
void ExitJump_modifier(SHARCParser.Jump_modifierContext context)
Parameters
Type Name Description
SHARCParser.Jump_modifierContext context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier_(SHARCParser.Jump_modifier_Context)

Exit a parse tree produced by jump_modifier_().

Declaration
void ExitJump_modifier_(SHARCParser.Jump_modifier_Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier_Context context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier_1(SHARCParser.Jump_modifier_1Context)

Exit a parse tree produced by jump_modifier_1().

Declaration
void ExitJump_modifier_1(SHARCParser.Jump_modifier_1Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier_1Context context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier2(SHARCParser.Jump_modifier2Context)

Exit a parse tree produced by jump_modifier2().

Declaration
void ExitJump_modifier2(SHARCParser.Jump_modifier2Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier2Context context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier3(SHARCParser.Jump_modifier3Context)

Exit a parse tree produced by jump_modifier3().

Declaration
void ExitJump_modifier3(SHARCParser.Jump_modifier3Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3Context context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier3_(SHARCParser.Jump_modifier3_Context)

Exit a parse tree produced by jump_modifier3_().

Declaration
void ExitJump_modifier3_(SHARCParser.Jump_modifier3_Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3_Context context

The parse tree.

| Improve this Doc View Source

ExitJump_modifier3_1(SHARCParser.Jump_modifier3_1Context)

Exit a parse tree produced by jump_modifier3_1().

Declaration
void ExitJump_modifier3_1(SHARCParser.Jump_modifier3_1Context context)
Parameters
Type Name Description
SHARCParser.Jump_modifier3_1Context context

The parse tree.

| Improve this Doc View Source

ExitL_reg(SHARCParser.L_regContext)

Exit a parse tree produced by l_reg().

Declaration
void ExitL_reg(SHARCParser.L_regContext context)
Parameters
Type Name Description
SHARCParser.L_regContext context

The parse tree.

| Improve this Doc View Source

ExitLcntr_v(SHARCParser.Lcntr_vContext)

Exit a parse tree produced by lcntr_v().

Declaration
void ExitLcntr_v(SHARCParser.Lcntr_vContext context)
Parameters
Type Name Description
SHARCParser.Lcntr_vContext context

The parse tree.

| Improve this Doc View Source

ExitM_reg(SHARCParser.M_regContext)

Exit a parse tree produced by m_reg().

Declaration
void ExitM_reg(SHARCParser.M_regContext context)
Parameters
Type Name Description
SHARCParser.M_regContext context

The parse tree.

| Improve this Doc View Source

ExitMb(SHARCParser.MbContext)

Exit a parse tree produced by mb().

Declaration
void ExitMb(SHARCParser.MbContext context)
Parameters
Type Name Description
SHARCParser.MbContext context

The parse tree.

| Improve this Doc View Source

ExitMd(SHARCParser.MdContext)

Exit a parse tree produced by md().

Declaration
void ExitMd(SHARCParser.MdContext context)
Parameters
Type Name Description
SHARCParser.MdContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_dm_ia_int(SHARCParser.Mem_addr_dm_ia_intContext)

Exit a parse tree produced by mem_addr_dm_ia_int().

Declaration
void ExitMem_addr_dm_ia_int(SHARCParser.Mem_addr_dm_ia_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_ia_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_dm_ia_mb(SHARCParser.Mem_addr_dm_ia_mbContext)

Exit a parse tree produced by mem_addr_dm_ia_mb().

Declaration
void ExitMem_addr_dm_ia_mb(SHARCParser.Mem_addr_dm_ia_mbContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_ia_mbContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_dm_int(SHARCParser.Mem_addr_dm_intContext)

Exit a parse tree produced by mem_addr_dm_int().

Declaration
void ExitMem_addr_dm_int(SHARCParser.Mem_addr_dm_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_dm_int_ia(SHARCParser.Mem_addr_dm_int_iaContext)

Exit a parse tree produced by mem_addr_dm_int_ia().

Declaration
void ExitMem_addr_dm_int_ia(SHARCParser.Mem_addr_dm_int_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_int_iaContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_dm_mb_ia(SHARCParser.Mem_addr_dm_mb_iaContext)

Exit a parse tree produced by mem_addr_dm_mb_ia().

Declaration
void ExitMem_addr_dm_mb_ia(SHARCParser.Mem_addr_dm_mb_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_dm_mb_iaContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_ia_int(SHARCParser.Mem_addr_ia_intContext)

Exit a parse tree produced by mem_addr_ia_int().

Declaration
void ExitMem_addr_ia_int(SHARCParser.Mem_addr_ia_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ia_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_ia_mb(SHARCParser.Mem_addr_ia_mbContext)

Exit a parse tree produced by mem_addr_ia_mb().

Declaration
void ExitMem_addr_ia_mb(SHARCParser.Mem_addr_ia_mbContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ia_mbContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_ic_int(SHARCParser.Mem_addr_ic_intContext)

Exit a parse tree produced by mem_addr_ic_int().

Declaration
void ExitMem_addr_ic_int(SHARCParser.Mem_addr_ic_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ic_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_ic_md(SHARCParser.Mem_addr_ic_mdContext)

Exit a parse tree produced by mem_addr_ic_md().

Declaration
void ExitMem_addr_ic_md(SHARCParser.Mem_addr_ic_mdContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_ic_mdContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_int(SHARCParser.Mem_addr_intContext)

Exit a parse tree produced by mem_addr_int().

Declaration
void ExitMem_addr_int(SHARCParser.Mem_addr_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_int_(SHARCParser.Mem_addr_int_Context)

Exit a parse tree produced by mem_addr_int_().

Declaration
void ExitMem_addr_int_(SHARCParser.Mem_addr_int_Context context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_Context context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_int_ia(SHARCParser.Mem_addr_int_iaContext)

Exit a parse tree produced by mem_addr_int_ia().

Declaration
void ExitMem_addr_int_ia(SHARCParser.Mem_addr_int_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_iaContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_int_ic(SHARCParser.Mem_addr_int_icContext)

Exit a parse tree produced by mem_addr_int_ic().

Declaration
void ExitMem_addr_int_ic(SHARCParser.Mem_addr_int_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_int_icContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_mb_ia(SHARCParser.Mem_addr_mb_iaContext)

Exit a parse tree produced by mem_addr_mb_ia().

Declaration
void ExitMem_addr_mb_ia(SHARCParser.Mem_addr_mb_iaContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_mb_iaContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_md_ic(SHARCParser.Mem_addr_md_icContext)

Exit a parse tree produced by mem_addr_md_ic().

Declaration
void ExitMem_addr_md_ic(SHARCParser.Mem_addr_md_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_md_icContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_pm_ic_int(SHARCParser.Mem_addr_pm_ic_intContext)

Exit a parse tree produced by mem_addr_pm_ic_int().

Declaration
void ExitMem_addr_pm_ic_int(SHARCParser.Mem_addr_pm_ic_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_ic_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_pm_ic_md(SHARCParser.Mem_addr_pm_ic_mdContext)

Exit a parse tree produced by mem_addr_pm_ic_md().

Declaration
void ExitMem_addr_pm_ic_md(SHARCParser.Mem_addr_pm_ic_mdContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_ic_mdContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_pm_int(SHARCParser.Mem_addr_pm_intContext)

Exit a parse tree produced by mem_addr_pm_int().

Declaration
void ExitMem_addr_pm_int(SHARCParser.Mem_addr_pm_intContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_intContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_pm_int_ic(SHARCParser.Mem_addr_pm_int_icContext)

Exit a parse tree produced by mem_addr_pm_int_ic().

Declaration
void ExitMem_addr_pm_int_ic(SHARCParser.Mem_addr_pm_int_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_int_icContext context

The parse tree.

| Improve this Doc View Source

ExitMem_addr_pm_md_ic(SHARCParser.Mem_addr_pm_md_icContext)

Exit a parse tree produced by mem_addr_pm_md_ic().

Declaration
void ExitMem_addr_pm_md_ic(SHARCParser.Mem_addr_pm_md_icContext context)
Parameters
Type Name Description
SHARCParser.Mem_addr_pm_md_icContext context

The parse tree.

| Improve this Doc View Source

ExitMisc_20(SHARCParser.Misc_20Context)

Exit a parse tree produced by misc_20().

Declaration
void ExitMisc_20(SHARCParser.Misc_20Context context)
Parameters
Type Name Description
SHARCParser.Misc_20Context context

The parse tree.

| Improve this Doc View Source

ExitMisc_exp(SHARCParser.Misc_expContext)

Exit a parse tree produced by misc_exp().

Declaration
void ExitMisc_exp(SHARCParser.Misc_expContext context)
Parameters
Type Name Description
SHARCParser.Misc_expContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_1(SHARCParser.Mov_exp_1Context)

Exit a parse tree produced by mov_exp_1().

Declaration
void ExitMov_exp_1(SHARCParser.Mov_exp_1Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1Context context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_1_1(SHARCParser.Mov_exp_1_1Context)

Exit a parse tree produced by mov_exp_1_1().

Declaration
void ExitMov_exp_1_1(SHARCParser.Mov_exp_1_1Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1_1Context context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_1_2(SHARCParser.Mov_exp_1_2Context)

Exit a parse tree produced by mov_exp_1_2().

Declaration
void ExitMov_exp_1_2(SHARCParser.Mov_exp_1_2Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_1_2Context context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_3a(SHARCParser.Mov_exp_3aContext)

Exit a parse tree produced by mov_exp_3a().

Declaration
void ExitMov_exp_3a(SHARCParser.Mov_exp_3aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3aContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_3b(SHARCParser.Mov_exp_3bContext)

Exit a parse tree produced by mov_exp_3b().

Declaration
void ExitMov_exp_3b(SHARCParser.Mov_exp_3bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3bContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_3c(SHARCParser.Mov_exp_3cContext)

Exit a parse tree produced by mov_exp_3c().

Declaration
void ExitMov_exp_3c(SHARCParser.Mov_exp_3cContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3cContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_3d(SHARCParser.Mov_exp_3dContext)

Exit a parse tree produced by mov_exp_3d().

Declaration
void ExitMov_exp_3d(SHARCParser.Mov_exp_3dContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_3dContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_4a(SHARCParser.Mov_exp_4aContext)

Exit a parse tree produced by mov_exp_4a().

Declaration
void ExitMov_exp_4a(SHARCParser.Mov_exp_4aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4aContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_4b(SHARCParser.Mov_exp_4bContext)

Exit a parse tree produced by mov_exp_4b().

Declaration
void ExitMov_exp_4b(SHARCParser.Mov_exp_4bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4bContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_4c(SHARCParser.Mov_exp_4cContext)

Exit a parse tree produced by mov_exp_4c().

Declaration
void ExitMov_exp_4c(SHARCParser.Mov_exp_4cContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4cContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_4d(SHARCParser.Mov_exp_4dContext)

Exit a parse tree produced by mov_exp_4d().

Declaration
void ExitMov_exp_4d(SHARCParser.Mov_exp_4dContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_4dContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_5(SHARCParser.Mov_exp_5Context)

Exit a parse tree produced by mov_exp_5().

Declaration
void ExitMov_exp_5(SHARCParser.Mov_exp_5Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_5Context context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_6a(SHARCParser.Mov_exp_6aContext)

Exit a parse tree produced by mov_exp_6a().

Declaration
void ExitMov_exp_6a(SHARCParser.Mov_exp_6aContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_6aContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_6b(SHARCParser.Mov_exp_6bContext)

Exit a parse tree produced by mov_exp_6b().

Declaration
void ExitMov_exp_6b(SHARCParser.Mov_exp_6bContext context)
Parameters
Type Name Description
SHARCParser.Mov_exp_6bContext context

The parse tree.

| Improve this Doc View Source

ExitMov_exp_7(SHARCParser.Mov_exp_7Context)

Exit a parse tree produced by mov_exp_7().

Declaration
void ExitMov_exp_7(SHARCParser.Mov_exp_7Context context)
Parameters
Type Name Description
SHARCParser.Mov_exp_7Context context

The parse tree.

| Improve this Doc View Source

ExitMr(SHARCParser.MrContext)

Exit a parse tree produced by mr().

Declaration
void ExitMr(SHARCParser.MrContext context)
Parameters
Type Name Description
SHARCParser.MrContext context

The parse tree.

| Improve this Doc View Source

ExitMrb(SHARCParser.MrbContext)

Exit a parse tree produced by mrb().

Declaration
void ExitMrb(SHARCParser.MrbContext context)
Parameters
Type Name Description
SHARCParser.MrbContext context

The parse tree.

| Improve this Doc View Source

ExitMrf(SHARCParser.MrfContext)

Exit a parse tree produced by mrf().

Declaration
void ExitMrf(SHARCParser.MrfContext context)
Parameters
Type Name Description
SHARCParser.MrfContext context

The parse tree.

| Improve this Doc View Source

ExitMulti_exp_mrb(SHARCParser.Multi_exp_mrbContext)

Exit a parse tree produced by multi_exp_mrb().

Declaration
void ExitMulti_exp_mrb(SHARCParser.Multi_exp_mrbContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_mrbContext context

The parse tree.

| Improve this Doc View Source

ExitMulti_exp_mrf(SHARCParser.Multi_exp_mrfContext)

Exit a parse tree produced by multi_exp_mrf().

Declaration
void ExitMulti_exp_mrf(SHARCParser.Multi_exp_mrfContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_mrfContext context

The parse tree.

| Improve this Doc View Source

ExitMulti_exp_r(SHARCParser.Multi_exp_rContext)

Exit a parse tree produced by multi_exp_r().

Declaration
void ExitMulti_exp_r(SHARCParser.Multi_exp_rContext context)
Parameters
Type Name Description
SHARCParser.Multi_exp_rContext context

The parse tree.

| Improve this Doc View Source

ExitMulti_mod1(SHARCParser.Multi_mod1Context)

Exit a parse tree produced by multi_mod1().

Declaration
void ExitMulti_mod1(SHARCParser.Multi_mod1Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod1Context context

The parse tree.

| Improve this Doc View Source

ExitMulti_mod1_(SHARCParser.Multi_mod1_Context)

Exit a parse tree produced by multi_mod1_().

Declaration
void ExitMulti_mod1_(SHARCParser.Multi_mod1_Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod1_Context context

The parse tree.

| Improve this Doc View Source

ExitMulti_mod2(SHARCParser.Multi_mod2Context)

Exit a parse tree produced by multi_mod2().

Declaration
void ExitMulti_mod2(SHARCParser.Multi_mod2Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod2Context context

The parse tree.

| Improve this Doc View Source

ExitMulti_mod2_(SHARCParser.Multi_mod2_Context)

Exit a parse tree produced by multi_mod2_().

Declaration
void ExitMulti_mod2_(SHARCParser.Multi_mod2_Context context)
Parameters
Type Name Description
SHARCParser.Multi_mod2_Context context

The parse tree.

| Improve this Doc View Source

ExitMulti_op(SHARCParser.Multi_opContext)

Exit a parse tree produced by multi_op().

Declaration
void ExitMulti_op(SHARCParser.Multi_opContext context)
Parameters
Type Name Description
SHARCParser.Multi_opContext context

The parse tree.

| Improve this Doc View Source

ExitMulti_r(SHARCParser.Multi_rContext)

Exit a parse tree produced by multi_r().

Declaration
void ExitMulti_r(SHARCParser.Multi_rContext context)
Parameters
Type Name Description
SHARCParser.Multi_rContext context

The parse tree.

| Improve this Doc View Source

ExitParallel_multi(SHARCParser.Parallel_multiContext)

Exit a parse tree produced by parallel_multi().

Declaration
void ExitParallel_multi(SHARCParser.Parallel_multiContext context)
Parameters
Type Name Description
SHARCParser.Parallel_multiContext context

The parse tree.

| Improve this Doc View Source

ExitProg(SHARCParser.ProgContext)

Exit a parse tree produced by prog().

Declaration
void ExitProg(SHARCParser.ProgContext context)
Parameters
Type Name Description
SHARCParser.ProgContext context

The parse tree.

| Improve this Doc View Source

ExitR_exp(SHARCParser.R_expContext)

Exit a parse tree produced by r_exp().

Declaration
void ExitR_exp(SHARCParser.R_expContext context)
Parameters
Type Name Description
SHARCParser.R_expContext context

The parse tree.

| Improve this Doc View Source

ExitR_reg(SHARCParser.R_regContext)

Exit a parse tree produced by r_reg().

Declaration
void ExitR_reg(SHARCParser.R_regContext context)
Parameters
Type Name Description
SHARCParser.R_regContext context

The parse tree.

| Improve this Doc View Source

ExitR11_8(SHARCParser.R11_8Context)

Exit a parse tree produced by r11_8().

Declaration
void ExitR11_8(SHARCParser.R11_8Context context)
Parameters
Type Name Description
SHARCParser.R11_8Context context

The parse tree.

| Improve this Doc View Source

ExitR15_12(SHARCParser.R15_12Context)

Exit a parse tree produced by r15_12().

Declaration
void ExitR15_12(SHARCParser.R15_12Context context)
Parameters
Type Name Description
SHARCParser.R15_12Context context

The parse tree.

| Improve this Doc View Source

ExitR3_0(SHARCParser.R3_0Context)

Exit a parse tree produced by r3_0().

Declaration
void ExitR3_0(SHARCParser.R3_0Context context)
Parameters
Type Name Description
SHARCParser.R3_0Context context

The parse tree.

| Improve this Doc View Source

ExitR7_4(SHARCParser.R7_4Context)

Exit a parse tree produced by r7_4().

Declaration
void ExitR7_4(SHARCParser.R7_4Context context)
Parameters
Type Name Description
SHARCParser.R7_4Context context

The parse tree.

| Improve this Doc View Source

ExitS_reg(SHARCParser.S_regContext)

Exit a parse tree produced by s_reg().

Declaration
void ExitS_reg(SHARCParser.S_regContext context)
Parameters
Type Name Description
SHARCParser.S_regContext context

The parse tree.

| Improve this Doc View Source

ExitSec(SHARCParser.SecContext)

Exit a parse tree produced by sec().

Declaration
void ExitSec(SHARCParser.SecContext context)
Parameters
Type Name Description
SHARCParser.SecContext context

The parse tree.

| Improve this Doc View Source

ExitSec_op(SHARCParser.Sec_opContext)

Exit a parse tree produced by sec_op().

Declaration
void ExitSec_op(SHARCParser.Sec_opContext context)
Parameters
Type Name Description
SHARCParser.Sec_opContext context

The parse tree.

| Improve this Doc View Source

ExitSec_op2(SHARCParser.Sec_op2Context)

Exit a parse tree produced by sec_op2().

Declaration
void ExitSec_op2(SHARCParser.Sec_op2Context context)
Parameters
Type Name Description
SHARCParser.Sec_op2Context context

The parse tree.

| Improve this Doc View Source

ExitSeg(SHARCParser.SegContext)

Exit a parse tree produced by seg().

Declaration
void ExitSeg(SHARCParser.SegContext context)
Parameters
Type Name Description
SHARCParser.SegContext context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier(SHARCParser.Seg_qualifierContext)

Exit a parse tree produced by seg_qualifier().

Declaration
void ExitSeg_qualifier(SHARCParser.Seg_qualifierContext context)
Parameters
Type Name Description
SHARCParser.Seg_qualifierContext context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier_1(SHARCParser.Seg_qualifier_1Context)

Exit a parse tree produced by seg_qualifier_1().

Declaration
void ExitSeg_qualifier_1(SHARCParser.Seg_qualifier_1Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_1Context context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier_2(SHARCParser.Seg_qualifier_2Context)

Exit a parse tree produced by seg_qualifier_2().

Declaration
void ExitSeg_qualifier_2(SHARCParser.Seg_qualifier_2Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_2Context context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier_3(SHARCParser.Seg_qualifier_3Context)

Exit a parse tree produced by seg_qualifier_3().

Declaration
void ExitSeg_qualifier_3(SHARCParser.Seg_qualifier_3Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier_3Context context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier1(SHARCParser.Seg_qualifier1Context)

Exit a parse tree produced by seg_qualifier1().

Declaration
void ExitSeg_qualifier1(SHARCParser.Seg_qualifier1Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier1Context context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier2(SHARCParser.Seg_qualifier2Context)

Exit a parse tree produced by seg_qualifier2().

Declaration
void ExitSeg_qualifier2(SHARCParser.Seg_qualifier2Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier2Context context

The parse tree.

| Improve this Doc View Source

ExitSeg_qualifier3(SHARCParser.Seg_qualifier3Context)

Exit a parse tree produced by seg_qualifier3().

Declaration
void ExitSeg_qualifier3(SHARCParser.Seg_qualifier3Context context)
Parameters
Type Name Description
SHARCParser.Seg_qualifier3Context context

The parse tree.

| Improve this Doc View Source

ExitShifter_exp(SHARCParser.Shifter_expContext)

Exit a parse tree produced by shifter_exp().

Declaration
void ExitShifter_exp(SHARCParser.Shifter_expContext context)
Parameters
Type Name Description
SHARCParser.Shifter_expContext context

The parse tree.

| Improve this Doc View Source

ExitShifter_op(SHARCParser.Shifter_opContext)

Exit a parse tree produced by shifter_op().

Declaration
void ExitShifter_op(SHARCParser.Shifter_opContext context)
Parameters
Type Name Description
SHARCParser.Shifter_opContext context

The parse tree.

| Improve this Doc View Source

ExitStatement(SHARCParser.StatementContext)

Exit a parse tree produced by statement().

Declaration
void ExitStatement(SHARCParser.StatementContext context)
Parameters
Type Name Description
SHARCParser.StatementContext context

The parse tree.

| Improve this Doc View Source

ExitStmt(SHARCParser.StmtContext)

Exit a parse tree produced by stmt().

Declaration
void ExitStmt(SHARCParser.StmtContext context)
Parameters
Type Name Description
SHARCParser.StmtContext context

The parse tree.

| Improve this Doc View Source

ExitStmt_atom(SHARCParser.Stmt_atomContext)

Exit a parse tree produced by stmt_atom().

Declaration
void ExitStmt_atom(SHARCParser.Stmt_atomContext context)
Parameters
Type Name Description
SHARCParser.Stmt_atomContext context

The parse tree.

| Improve this Doc View Source

ExitTerm(SHARCParser.TermContext)

Exit a parse tree produced by term().

Declaration
void ExitTerm(SHARCParser.TermContext context)
Parameters
Type Name Description
SHARCParser.TermContext context

The parse tree.

| Improve this Doc View Source

ExitU_reg(SHARCParser.U_regContext)

Exit a parse tree produced by u_reg().

Declaration
void ExitU_reg(SHARCParser.U_regContext context)
Parameters
Type Name Description
SHARCParser.U_regContext context

The parse tree.

| Improve this Doc View Source

ExitU_reg2(SHARCParser.U_reg2Context)

Exit a parse tree produced by u_reg2().

Declaration
void ExitU_reg2(SHARCParser.U_reg2Context context)
Parameters
Type Name Description
SHARCParser.U_reg2Context context

The parse tree.

| Improve this Doc View Source

ExitValue_exp(SHARCParser.Value_expContext)

Exit a parse tree produced by value_exp().

Declaration
void ExitValue_exp(SHARCParser.Value_expContext context)
Parameters
Type Name Description
SHARCParser.Value_expContext context

The parse tree.

| Improve this Doc View Source

ExitValue_exp2(SHARCParser.Value_exp2Context)

Exit a parse tree produced by value_exp2().

Declaration
void ExitValue_exp2(SHARCParser.Value_exp2Context context)
Parameters
Type Name Description
SHARCParser.Value_exp2Context context

The parse tree.

| Improve this Doc View Source

ExitVar_addr(SHARCParser.Var_addrContext)

Exit a parse tree produced by var_addr().

Declaration
void ExitVar_addr(SHARCParser.Var_addrContext context)
Parameters
Type Name Description
SHARCParser.Var_addrContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX