Show / Hide Table of Contents

Class ICalendarBaseListener

This class provides an empty implementation of IICalendarListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

Inheritance
System.Object
ICalendarBaseListener
Implements
IICalendarListener
Antlr4.Runtime.Tree.IParseTreeListener
Namespace: GCore.Antlr.Grammers.Icalendar
Assembly: Icalendar.dll
Syntax
public class ICalendarBaseListener : object, IICalendarListener, Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAction(ICalendarParser.ActionContext)

Enter a parse tree produced by action().

The default implementation does nothing.

Declaration
public virtual void EnterAction(ICalendarParser.ActionContext context)
Parameters
Type Name Description
ICalendarParser.ActionContext context

The parse tree.

| Improve this Doc View Source

EnterActionvalue(ICalendarParser.ActionvalueContext)

Enter a parse tree produced by actionvalue().

The default implementation does nothing.

Declaration
public virtual void EnterActionvalue(ICalendarParser.ActionvalueContext context)
Parameters
Type Name Description
ICalendarParser.ActionvalueContext context

The parse tree.

| Improve this Doc View Source

EnterAlarmc(ICalendarParser.AlarmcContext)

Enter a parse tree produced by alarmc().

The default implementation does nothing.

Declaration
public virtual void EnterAlarmc(ICalendarParser.AlarmcContext context)
Parameters
Type Name Description
ICalendarParser.AlarmcContext context

The parse tree.

| Improve this Doc View Source

EnterAlarmprop(ICalendarParser.AlarmpropContext)

Enter a parse tree produced by alarmprop().

The default implementation does nothing.

Declaration
public virtual void EnterAlarmprop(ICalendarParser.AlarmpropContext context)
Parameters
Type Name Description
ICalendarParser.AlarmpropContext context

The parse tree.

| Improve this Doc View Source

EnterAlpha(ICalendarParser.AlphaContext)

Enter a parse tree produced by alpha().

The default implementation does nothing.

Declaration
public virtual void EnterAlpha(ICalendarParser.AlphaContext context)
Parameters
Type Name Description
ICalendarParser.AlphaContext context

The parse tree.

| Improve this Doc View Source

EnterAlpha_num(ICalendarParser.Alpha_numContext)

Enter a parse tree produced by alpha_num().

The default implementation does nothing.

Declaration
public virtual void EnterAlpha_num(ICalendarParser.Alpha_numContext context)
Parameters
Type Name Description
ICalendarParser.Alpha_numContext context

The parse tree.

| Improve this Doc View Source

EnterAltrepparam(ICalendarParser.AltrepparamContext)

Enter a parse tree produced by altrepparam().

The default implementation does nothing.

Declaration
public virtual void EnterAltrepparam(ICalendarParser.AltrepparamContext context)
Parameters
Type Name Description
ICalendarParser.AltrepparamContext context

The parse tree.

| Improve this Doc View Source

EnterAttach(ICalendarParser.AttachContext)

Enter a parse tree produced by attach().

The default implementation does nothing.

Declaration
public virtual void EnterAttach(ICalendarParser.AttachContext context)
Parameters
Type Name Description
ICalendarParser.AttachContext context

The parse tree.

| Improve this Doc View Source

EnterAttachparam(ICalendarParser.AttachparamContext)

Enter a parse tree produced by attachparam().

The default implementation does nothing.

Declaration
public virtual void EnterAttachparam(ICalendarParser.AttachparamContext context)
Parameters
Type Name Description
ICalendarParser.AttachparamContext context

The parse tree.

| Improve this Doc View Source

EnterAttendee(ICalendarParser.AttendeeContext)

Enter a parse tree produced by attendee().

The default implementation does nothing.

Declaration
public virtual void EnterAttendee(ICalendarParser.AttendeeContext context)
Parameters
Type Name Description
ICalendarParser.AttendeeContext context

The parse tree.

| Improve this Doc View Source

EnterAttparam(ICalendarParser.AttparamContext)

Enter a parse tree produced by attparam().

The default implementation does nothing.

Declaration
public virtual void EnterAttparam(ICalendarParser.AttparamContext context)
Parameters
Type Name Description
ICalendarParser.AttparamContext context

The parse tree.

| Improve this Doc View Source

EnterB_char(ICalendarParser.B_charContext)

Enter a parse tree produced by b_char().

The default implementation does nothing.

Declaration
public virtual void EnterB_char(ICalendarParser.B_charContext context)
Parameters
Type Name Description
ICalendarParser.B_charContext context

The parse tree.

| Improve this Doc View Source

EnterB_chars(ICalendarParser.B_charsContext)

Enter a parse tree produced by b_chars().

The default implementation does nothing.

Declaration
public virtual void EnterB_chars(ICalendarParser.B_charsContext context)
Parameters
Type Name Description
ICalendarParser.B_charsContext context

The parse tree.

| Improve this Doc View Source

EnterB_end(ICalendarParser.B_endContext)

Enter a parse tree produced by b_end().

The default implementation does nothing.

Declaration
public virtual void EnterB_end(ICalendarParser.B_endContext context)
Parameters
Type Name Description
ICalendarParser.B_endContext context

The parse tree.

| Improve this Doc View Source

EnterBinary(ICalendarParser.BinaryContext)

Enter a parse tree produced by binary().

The default implementation does nothing.

Declaration
public virtual void EnterBinary(ICalendarParser.BinaryContext context)
Parameters
Type Name Description
ICalendarParser.BinaryContext context

The parse tree.

| Improve this Doc View Source

EnterBool_(ICalendarParser.Bool_Context)

Enter a parse tree produced by bool_().

The default implementation does nothing.

Declaration
public virtual void EnterBool_(ICalendarParser.Bool_Context context)
Parameters
Type Name Description
ICalendarParser.Bool_Context context

The parse tree.

| Improve this Doc View Source

EnterByhrlist(ICalendarParser.ByhrlistContext)

Enter a parse tree produced by byhrlist().

The default implementation does nothing.

Declaration
public virtual void EnterByhrlist(ICalendarParser.ByhrlistContext context)
Parameters
Type Name Description
ICalendarParser.ByhrlistContext context

The parse tree.

| Improve this Doc View Source

EnterByminlist(ICalendarParser.ByminlistContext)

Enter a parse tree produced by byminlist().

The default implementation does nothing.

Declaration
public virtual void EnterByminlist(ICalendarParser.ByminlistContext context)
Parameters
Type Name Description
ICalendarParser.ByminlistContext context

The parse tree.

| Improve this Doc View Source

EnterBymodaylist(ICalendarParser.BymodaylistContext)

Enter a parse tree produced by bymodaylist().

The default implementation does nothing.

Declaration
public virtual void EnterBymodaylist(ICalendarParser.BymodaylistContext context)
Parameters
Type Name Description
ICalendarParser.BymodaylistContext context

The parse tree.

| Improve this Doc View Source

EnterBymolist(ICalendarParser.BymolistContext)

Enter a parse tree produced by bymolist().

The default implementation does nothing.

Declaration
public virtual void EnterBymolist(ICalendarParser.BymolistContext context)
Parameters
Type Name Description
ICalendarParser.BymolistContext context

The parse tree.

| Improve this Doc View Source

EnterByseclist(ICalendarParser.ByseclistContext)

Enter a parse tree produced by byseclist().

The default implementation does nothing.

Declaration
public virtual void EnterByseclist(ICalendarParser.ByseclistContext context)
Parameters
Type Name Description
ICalendarParser.ByseclistContext context

The parse tree.

| Improve this Doc View Source

EnterBysplist(ICalendarParser.BysplistContext)

Enter a parse tree produced by bysplist().

The default implementation does nothing.

Declaration
public virtual void EnterBysplist(ICalendarParser.BysplistContext context)
Parameters
Type Name Description
ICalendarParser.BysplistContext context

The parse tree.

| Improve this Doc View Source

EnterBywdaylist(ICalendarParser.BywdaylistContext)

Enter a parse tree produced by bywdaylist().

The default implementation does nothing.

Declaration
public virtual void EnterBywdaylist(ICalendarParser.BywdaylistContext context)
Parameters
Type Name Description
ICalendarParser.BywdaylistContext context

The parse tree.

| Improve this Doc View Source

EnterBywknolist(ICalendarParser.BywknolistContext)

Enter a parse tree produced by bywknolist().

The default implementation does nothing.

Declaration
public virtual void EnterBywknolist(ICalendarParser.BywknolistContext context)
Parameters
Type Name Description
ICalendarParser.BywknolistContext context

The parse tree.

| Improve this Doc View Source

EnterByyrdaylist(ICalendarParser.ByyrdaylistContext)

Enter a parse tree produced by byyrdaylist().

The default implementation does nothing.

Declaration
public virtual void EnterByyrdaylist(ICalendarParser.ByyrdaylistContext context)
Parameters
Type Name Description
ICalendarParser.ByyrdaylistContext context

The parse tree.

| Improve this Doc View Source

EnterCal_address(ICalendarParser.Cal_addressContext)

Enter a parse tree produced by cal_address().

The default implementation does nothing.

Declaration
public virtual void EnterCal_address(ICalendarParser.Cal_addressContext context)
Parameters
Type Name Description
ICalendarParser.Cal_addressContext context

The parse tree.

| Improve this Doc View Source

EnterCalprop(ICalendarParser.CalpropContext)

Enter a parse tree produced by calprop().

The default implementation does nothing.

Declaration
public virtual void EnterCalprop(ICalendarParser.CalpropContext context)
Parameters
Type Name Description
ICalendarParser.CalpropContext context

The parse tree.

| Improve this Doc View Source

EnterCalscale(ICalendarParser.CalscaleContext)

Enter a parse tree produced by calscale().

The default implementation does nothing.

Declaration
public virtual void EnterCalscale(ICalendarParser.CalscaleContext context)
Parameters
Type Name Description
ICalendarParser.CalscaleContext context

The parse tree.

| Improve this Doc View Source

EnterCategories(ICalendarParser.CategoriesContext)

Enter a parse tree produced by categories().

The default implementation does nothing.

Declaration
public virtual void EnterCategories(ICalendarParser.CategoriesContext context)
Parameters
Type Name Description
ICalendarParser.CategoriesContext context

The parse tree.

| Improve this Doc View Source

EnterCatparam(ICalendarParser.CatparamContext)

Enter a parse tree produced by catparam().

The default implementation does nothing.

Declaration
public virtual void EnterCatparam(ICalendarParser.CatparamContext context)
Parameters
Type Name Description
ICalendarParser.CatparamContext context

The parse tree.

| Improve this Doc View Source

EnterClassvalue(ICalendarParser.ClassvalueContext)

Enter a parse tree produced by classvalue().

The default implementation does nothing.

Declaration
public virtual void EnterClassvalue(ICalendarParser.ClassvalueContext context)
Parameters
Type Name Description
ICalendarParser.ClassvalueContext context

The parse tree.

| Improve this Doc View Source

EnterClazz(ICalendarParser.ClazzContext)

Enter a parse tree produced by clazz().

The default implementation does nothing.

Declaration
public virtual void EnterClazz(ICalendarParser.ClazzContext context)
Parameters
Type Name Description
ICalendarParser.ClazzContext context

The parse tree.

| Improve this Doc View Source

EnterCnparam(ICalendarParser.CnparamContext)

Enter a parse tree produced by cnparam().

The default implementation does nothing.

Declaration
public virtual void EnterCnparam(ICalendarParser.CnparamContext context)
Parameters
Type Name Description
ICalendarParser.CnparamContext context

The parse tree.

| Improve this Doc View Source

EnterComment(ICalendarParser.CommentContext)

Enter a parse tree produced by comment().

The default implementation does nothing.

Declaration
public virtual void EnterComment(ICalendarParser.CommentContext context)
Parameters
Type Name Description
ICalendarParser.CommentContext context

The parse tree.

| Improve this Doc View Source

EnterCommparam(ICalendarParser.CommparamContext)

Enter a parse tree produced by commparam().

The default implementation does nothing.

Declaration
public virtual void EnterCommparam(ICalendarParser.CommparamContext context)
Parameters
Type Name Description
ICalendarParser.CommparamContext context

The parse tree.

| Improve this Doc View Source

EnterCompleted(ICalendarParser.CompletedContext)

Enter a parse tree produced by completed().

The default implementation does nothing.

Declaration
public virtual void EnterCompleted(ICalendarParser.CompletedContext context)
Parameters
Type Name Description
ICalendarParser.CompletedContext context

The parse tree.

| Improve this Doc View Source

EnterComponent(ICalendarParser.ComponentContext)

Enter a parse tree produced by component().

The default implementation does nothing.

Declaration
public virtual void EnterComponent(ICalendarParser.ComponentContext context)
Parameters
Type Name Description
ICalendarParser.ComponentContext context

The parse tree.

| Improve this Doc View Source

EnterContact(ICalendarParser.ContactContext)

Enter a parse tree produced by contact().

The default implementation does nothing.

Declaration
public virtual void EnterContact(ICalendarParser.ContactContext context)
Parameters
Type Name Description
ICalendarParser.ContactContext context

The parse tree.

| Improve this Doc View Source

EnterContentline(ICalendarParser.ContentlineContext)

Enter a parse tree produced by contentline().

The default implementation does nothing.

Declaration
public virtual void EnterContentline(ICalendarParser.ContentlineContext context)
Parameters
Type Name Description
ICalendarParser.ContentlineContext context

The parse tree.

| Improve this Doc View Source

EnterContparam(ICalendarParser.ContparamContext)

Enter a parse tree produced by contparam().

The default implementation does nothing.

Declaration
public virtual void EnterContparam(ICalendarParser.ContparamContext context)
Parameters
Type Name Description
ICalendarParser.ContparamContext context

The parse tree.

| Improve this Doc View Source

EnterCount(ICalendarParser.CountContext)

Enter a parse tree produced by count().

The default implementation does nothing.

Declaration
public virtual void EnterCount(ICalendarParser.CountContext context)
Parameters
Type Name Description
ICalendarParser.CountContext context

The parse tree.

| Improve this Doc View Source

EnterCreated(ICalendarParser.CreatedContext)

Enter a parse tree produced by created().

The default implementation does nothing.

Declaration
public virtual void EnterCreated(ICalendarParser.CreatedContext context)
Parameters
Type Name Description
ICalendarParser.CreatedContext context

The parse tree.

| Improve this Doc View Source

EnterCutypeparam(ICalendarParser.CutypeparamContext)

Enter a parse tree produced by cutypeparam().

The default implementation does nothing.

Declaration
public virtual void EnterCutypeparam(ICalendarParser.CutypeparamContext context)
Parameters
Type Name Description
ICalendarParser.CutypeparamContext context

The parse tree.

| Improve this Doc View Source

EnterDate(ICalendarParser.DateContext)

Enter a parse tree produced by date().

The default implementation does nothing.

Declaration
public virtual void EnterDate(ICalendarParser.DateContext context)
Parameters
Type Name Description
ICalendarParser.DateContext context

The parse tree.

| Improve this Doc View Source

EnterDate_fullyear(ICalendarParser.Date_fullyearContext)

Enter a parse tree produced by date_fullyear().

The default implementation does nothing.

Declaration
public virtual void EnterDate_fullyear(ICalendarParser.Date_fullyearContext context)
Parameters
Type Name Description
ICalendarParser.Date_fullyearContext context

The parse tree.

| Improve this Doc View Source

EnterDate_mday(ICalendarParser.Date_mdayContext)

Enter a parse tree produced by date_mday().

The default implementation does nothing.

Declaration
public virtual void EnterDate_mday(ICalendarParser.Date_mdayContext context)
Parameters
Type Name Description
ICalendarParser.Date_mdayContext context

The parse tree.

| Improve this Doc View Source

EnterDate_month(ICalendarParser.Date_monthContext)

Enter a parse tree produced by date_month().

The default implementation does nothing.

Declaration
public virtual void EnterDate_month(ICalendarParser.Date_monthContext context)
Parameters
Type Name Description
ICalendarParser.Date_monthContext context

The parse tree.

| Improve this Doc View Source

EnterDate_time(ICalendarParser.Date_timeContext)

Enter a parse tree produced by date_time().

The default implementation does nothing.

Declaration
public virtual void EnterDate_time(ICalendarParser.Date_timeContext context)
Parameters
Type Name Description
ICalendarParser.Date_timeContext context

The parse tree.

| Improve this Doc View Source

EnterDate_time_date(ICalendarParser.Date_time_dateContext)

Enter a parse tree produced by date_time_date().

The default implementation does nothing.

Declaration
public virtual void EnterDate_time_date(ICalendarParser.Date_time_dateContext context)
Parameters
Type Name Description
ICalendarParser.Date_time_dateContext context

The parse tree.

| Improve this Doc View Source

EnterDate_value(ICalendarParser.Date_valueContext)

Enter a parse tree produced by date_value().

The default implementation does nothing.

Declaration
public virtual void EnterDate_value(ICalendarParser.Date_valueContext context)
Parameters
Type Name Description
ICalendarParser.Date_valueContext context

The parse tree.

| Improve this Doc View Source

EnterDaylightc(ICalendarParser.DaylightcContext)

Enter a parse tree produced by daylightc().

The default implementation does nothing.

Declaration
public virtual void EnterDaylightc(ICalendarParser.DaylightcContext context)
Parameters
Type Name Description
ICalendarParser.DaylightcContext context

The parse tree.

| Improve this Doc View Source

EnterDelfromparam(ICalendarParser.DelfromparamContext)

Enter a parse tree produced by delfromparam().

The default implementation does nothing.

Declaration
public virtual void EnterDelfromparam(ICalendarParser.DelfromparamContext context)
Parameters
Type Name Description
ICalendarParser.DelfromparamContext context

The parse tree.

| Improve this Doc View Source

EnterDeltoparam(ICalendarParser.DeltoparamContext)

Enter a parse tree produced by deltoparam().

The default implementation does nothing.

Declaration
public virtual void EnterDeltoparam(ICalendarParser.DeltoparamContext context)
Parameters
Type Name Description
ICalendarParser.DeltoparamContext context

The parse tree.

| Improve this Doc View Source

EnterDescparam(ICalendarParser.DescparamContext)

Enter a parse tree produced by descparam().

The default implementation does nothing.

Declaration
public virtual void EnterDescparam(ICalendarParser.DescparamContext context)
Parameters
Type Name Description
ICalendarParser.DescparamContext context

The parse tree.

| Improve this Doc View Source

EnterDescription(ICalendarParser.DescriptionContext)

Enter a parse tree produced by description().

The default implementation does nothing.

Declaration
public virtual void EnterDescription(ICalendarParser.DescriptionContext context)
Parameters
Type Name Description
ICalendarParser.DescriptionContext context

The parse tree.

| Improve this Doc View Source

EnterDigit(ICalendarParser.DigitContext)

Enter a parse tree produced by digit().

The default implementation does nothing.

Declaration
public virtual void EnterDigit(ICalendarParser.DigitContext context)
Parameters
Type Name Description
ICalendarParser.DigitContext context

The parse tree.

| Improve this Doc View Source

EnterDigits(ICalendarParser.DigitsContext)

Enter a parse tree produced by digits().

The default implementation does nothing.

Declaration
public virtual void EnterDigits(ICalendarParser.DigitsContext context)
Parameters
Type Name Description
ICalendarParser.DigitsContext context

The parse tree.

| Improve this Doc View Source

EnterDigits_1_2(ICalendarParser.Digits_1_2Context)

Enter a parse tree produced by digits_1_2().

The default implementation does nothing.

Declaration
public virtual void EnterDigits_1_2(ICalendarParser.Digits_1_2Context context)
Parameters
Type Name Description
ICalendarParser.Digits_1_2Context context

The parse tree.

| Improve this Doc View Source

EnterDigits_2(ICalendarParser.Digits_2Context)

Enter a parse tree produced by digits_2().

The default implementation does nothing.

Declaration
public virtual void EnterDigits_2(ICalendarParser.Digits_2Context context)
Parameters
Type Name Description
ICalendarParser.Digits_2Context context

The parse tree.

| Improve this Doc View Source

EnterDirparam(ICalendarParser.DirparamContext)

Enter a parse tree produced by dirparam().

The default implementation does nothing.

Declaration
public virtual void EnterDirparam(ICalendarParser.DirparamContext context)
Parameters
Type Name Description
ICalendarParser.DirparamContext context

The parse tree.

| Improve this Doc View Source

EnterDtend(ICalendarParser.DtendContext)

Enter a parse tree produced by dtend().

The default implementation does nothing.

Declaration
public virtual void EnterDtend(ICalendarParser.DtendContext context)
Parameters
Type Name Description
ICalendarParser.DtendContext context

The parse tree.

| Improve this Doc View Source

EnterDtendparam(ICalendarParser.DtendparamContext)

Enter a parse tree produced by dtendparam().

The default implementation does nothing.

Declaration
public virtual void EnterDtendparam(ICalendarParser.DtendparamContext context)
Parameters
Type Name Description
ICalendarParser.DtendparamContext context

The parse tree.

| Improve this Doc View Source

EnterDtstamp(ICalendarParser.DtstampContext)

Enter a parse tree produced by dtstamp().

The default implementation does nothing.

Declaration
public virtual void EnterDtstamp(ICalendarParser.DtstampContext context)
Parameters
Type Name Description
ICalendarParser.DtstampContext context

The parse tree.

| Improve this Doc View Source

EnterDtstart(ICalendarParser.DtstartContext)

Enter a parse tree produced by dtstart().

The default implementation does nothing.

Declaration
public virtual void EnterDtstart(ICalendarParser.DtstartContext context)
Parameters
Type Name Description
ICalendarParser.DtstartContext context

The parse tree.

| Improve this Doc View Source

EnterDtstparam(ICalendarParser.DtstparamContext)

Enter a parse tree produced by dtstparam().

The default implementation does nothing.

Declaration
public virtual void EnterDtstparam(ICalendarParser.DtstparamContext context)
Parameters
Type Name Description
ICalendarParser.DtstparamContext context

The parse tree.

| Improve this Doc View Source

EnterDue(ICalendarParser.DueContext)

Enter a parse tree produced by due().

The default implementation does nothing.

Declaration
public virtual void EnterDue(ICalendarParser.DueContext context)
Parameters
Type Name Description
ICalendarParser.DueContext context

The parse tree.

| Improve this Doc View Source

EnterDueparam(ICalendarParser.DueparamContext)

Enter a parse tree produced by dueparam().

The default implementation does nothing.

Declaration
public virtual void EnterDueparam(ICalendarParser.DueparamContext context)
Parameters
Type Name Description
ICalendarParser.DueparamContext context

The parse tree.

| Improve this Doc View Source

EnterDur_date(ICalendarParser.Dur_dateContext)

Enter a parse tree produced by dur_date().

The default implementation does nothing.

Declaration
public virtual void EnterDur_date(ICalendarParser.Dur_dateContext context)
Parameters
Type Name Description
ICalendarParser.Dur_dateContext context

The parse tree.

| Improve this Doc View Source

EnterDur_day(ICalendarParser.Dur_dayContext)

Enter a parse tree produced by dur_day().

The default implementation does nothing.

Declaration
public virtual void EnterDur_day(ICalendarParser.Dur_dayContext context)
Parameters
Type Name Description
ICalendarParser.Dur_dayContext context

The parse tree.

| Improve this Doc View Source

EnterDur_hour(ICalendarParser.Dur_hourContext)

Enter a parse tree produced by dur_hour().

The default implementation does nothing.

Declaration
public virtual void EnterDur_hour(ICalendarParser.Dur_hourContext context)
Parameters
Type Name Description
ICalendarParser.Dur_hourContext context

The parse tree.

| Improve this Doc View Source

EnterDur_minute(ICalendarParser.Dur_minuteContext)

Enter a parse tree produced by dur_minute().

The default implementation does nothing.

Declaration
public virtual void EnterDur_minute(ICalendarParser.Dur_minuteContext context)
Parameters
Type Name Description
ICalendarParser.Dur_minuteContext context

The parse tree.

| Improve this Doc View Source

EnterDur_second(ICalendarParser.Dur_secondContext)

Enter a parse tree produced by dur_second().

The default implementation does nothing.

Declaration
public virtual void EnterDur_second(ICalendarParser.Dur_secondContext context)
Parameters
Type Name Description
ICalendarParser.Dur_secondContext context

The parse tree.

| Improve this Doc View Source

EnterDur_time(ICalendarParser.Dur_timeContext)

Enter a parse tree produced by dur_time().

The default implementation does nothing.

Declaration
public virtual void EnterDur_time(ICalendarParser.Dur_timeContext context)
Parameters
Type Name Description
ICalendarParser.Dur_timeContext context

The parse tree.

| Improve this Doc View Source

EnterDur_value(ICalendarParser.Dur_valueContext)

Enter a parse tree produced by dur_value().

The default implementation does nothing.

Declaration
public virtual void EnterDur_value(ICalendarParser.Dur_valueContext context)
Parameters
Type Name Description
ICalendarParser.Dur_valueContext context

The parse tree.

| Improve this Doc View Source

EnterDur_week(ICalendarParser.Dur_weekContext)

Enter a parse tree produced by dur_week().

The default implementation does nothing.

Declaration
public virtual void EnterDur_week(ICalendarParser.Dur_weekContext context)
Parameters
Type Name Description
ICalendarParser.Dur_weekContext context

The parse tree.

| Improve this Doc View Source

EnterDuration(ICalendarParser.DurationContext)

Enter a parse tree produced by duration().

The default implementation does nothing.

Declaration
public virtual void EnterDuration(ICalendarParser.DurationContext context)
Parameters
Type Name Description
ICalendarParser.DurationContext context

The parse tree.

| Improve this Doc View Source

EnterEncodingparam(ICalendarParser.EncodingparamContext)

Enter a parse tree produced by encodingparam().

The default implementation does nothing.

Declaration
public virtual void EnterEncodingparam(ICalendarParser.EncodingparamContext context)
Parameters
Type Name Description
ICalendarParser.EncodingparamContext context

The parse tree.

| Improve this Doc View Source

EnterEnddate(ICalendarParser.EnddateContext)

Enter a parse tree produced by enddate().

The default implementation does nothing.

Declaration
public virtual void EnterEnddate(ICalendarParser.EnddateContext context)
Parameters
Type Name Description
ICalendarParser.EnddateContext context

The parse tree.

| Improve this Doc View Source

EnterEventc(ICalendarParser.EventcContext)

Enter a parse tree produced by eventc().

The default implementation does nothing.

Declaration
public virtual void EnterEventc(ICalendarParser.EventcContext context)
Parameters
Type Name Description
ICalendarParser.EventcContext context

The parse tree.

| Improve this Doc View Source

EnterEventprop(ICalendarParser.EventpropContext)

Enter a parse tree produced by eventprop().

The default implementation does nothing.

Declaration
public virtual void EnterEventprop(ICalendarParser.EventpropContext context)
Parameters
Type Name Description
ICalendarParser.EventpropContext context

The parse tree.

| Improve this Doc View Source

EnterEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void EnterEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

EnterExdate(ICalendarParser.ExdateContext)

Enter a parse tree produced by exdate().

The default implementation does nothing.

Declaration
public virtual void EnterExdate(ICalendarParser.ExdateContext context)
Parameters
Type Name Description
ICalendarParser.ExdateContext context

The parse tree.

| Improve this Doc View Source

EnterExdtparam(ICalendarParser.ExdtparamContext)

Enter a parse tree produced by exdtparam().

The default implementation does nothing.

Declaration
public virtual void EnterExdtparam(ICalendarParser.ExdtparamContext context)
Parameters
Type Name Description
ICalendarParser.ExdtparamContext context

The parse tree.

| Improve this Doc View Source

EnterFbparam(ICalendarParser.FbparamContext)

Enter a parse tree produced by fbparam().

The default implementation does nothing.

Declaration
public virtual void EnterFbparam(ICalendarParser.FbparamContext context)
Parameters
Type Name Description
ICalendarParser.FbparamContext context

The parse tree.

| Improve this Doc View Source

EnterFbprop(ICalendarParser.FbpropContext)

Enter a parse tree produced by fbprop().

The default implementation does nothing.

Declaration
public virtual void EnterFbprop(ICalendarParser.FbpropContext context)
Parameters
Type Name Description
ICalendarParser.FbpropContext context

The parse tree.

| Improve this Doc View Source

EnterFbtypeparam(ICalendarParser.FbtypeparamContext)

Enter a parse tree produced by fbtypeparam().

The default implementation does nothing.

Declaration
public virtual void EnterFbtypeparam(ICalendarParser.FbtypeparamContext context)
Parameters
Type Name Description
ICalendarParser.FbtypeparamContext context

The parse tree.

| Improve this Doc View Source

EnterFbvalue(ICalendarParser.FbvalueContext)

Enter a parse tree produced by fbvalue().

The default implementation does nothing.

Declaration
public virtual void EnterFbvalue(ICalendarParser.FbvalueContext context)
Parameters
Type Name Description
ICalendarParser.FbvalueContext context

The parse tree.

| Improve this Doc View Source

EnterFloat_num(ICalendarParser.Float_numContext)

Enter a parse tree produced by float_num().

The default implementation does nothing.

Declaration
public virtual void EnterFloat_num(ICalendarParser.Float_numContext context)
Parameters
Type Name Description
ICalendarParser.Float_numContext context

The parse tree.

| Improve this Doc View Source

EnterFmttypeparam(ICalendarParser.FmttypeparamContext)

Enter a parse tree produced by fmttypeparam().

The default implementation does nothing.

Declaration
public virtual void EnterFmttypeparam(ICalendarParser.FmttypeparamContext context)
Parameters
Type Name Description
ICalendarParser.FmttypeparamContext context

The parse tree.

| Improve this Doc View Source

EnterFreebusy(ICalendarParser.FreebusyContext)

Enter a parse tree produced by freebusy().

The default implementation does nothing.

Declaration
public virtual void EnterFreebusy(ICalendarParser.FreebusyContext context)
Parameters
Type Name Description
ICalendarParser.FreebusyContext context

The parse tree.

| Improve this Doc View Source

EnterFreebusyc(ICalendarParser.FreebusycContext)

Enter a parse tree produced by freebusyc().

The default implementation does nothing.

Declaration
public virtual void EnterFreebusyc(ICalendarParser.FreebusycContext context)
Parameters
Type Name Description
ICalendarParser.FreebusycContext context

The parse tree.

| Improve this Doc View Source

EnterFreq(ICalendarParser.FreqContext)

Enter a parse tree produced by freq().

The default implementation does nothing.

Declaration
public virtual void EnterFreq(ICalendarParser.FreqContext context)
Parameters
Type Name Description
ICalendarParser.FreqContext context

The parse tree.

| Improve this Doc View Source

EnterGeo(ICalendarParser.GeoContext)

Enter a parse tree produced by geo().

The default implementation does nothing.

Declaration
public virtual void EnterGeo(ICalendarParser.GeoContext context)
Parameters
Type Name Description
ICalendarParser.GeoContext context

The parse tree.

| Improve this Doc View Source

EnterGeovalue(ICalendarParser.GeovalueContext)

Enter a parse tree produced by geovalue().

The default implementation does nothing.

Declaration
public virtual void EnterGeovalue(ICalendarParser.GeovalueContext context)
Parameters
Type Name Description
ICalendarParser.GeovalueContext context

The parse tree.

| Improve this Doc View Source

EnterIana_comp(ICalendarParser.Iana_compContext)

Enter a parse tree produced by iana_comp().

The default implementation does nothing.

Declaration
public virtual void EnterIana_comp(ICalendarParser.Iana_compContext context)
Parameters
Type Name Description
ICalendarParser.Iana_compContext context

The parse tree.

| Improve this Doc View Source

EnterIana_param(ICalendarParser.Iana_paramContext)

Enter a parse tree produced by iana_param().

The default implementation does nothing.

Declaration
public virtual void EnterIana_param(ICalendarParser.Iana_paramContext context)
Parameters
Type Name Description
ICalendarParser.Iana_paramContext context

The parse tree.

| Improve this Doc View Source

EnterIana_prop(ICalendarParser.Iana_propContext)

Enter a parse tree produced by iana_prop().

The default implementation does nothing.

Declaration
public virtual void EnterIana_prop(ICalendarParser.Iana_propContext context)
Parameters
Type Name Description
ICalendarParser.Iana_propContext context

The parse tree.

| Improve this Doc View Source

EnterIana_token(ICalendarParser.Iana_tokenContext)

Enter a parse tree produced by iana_token().

The default implementation does nothing.

Declaration
public virtual void EnterIana_token(ICalendarParser.Iana_tokenContext context)
Parameters
Type Name Description
ICalendarParser.Iana_tokenContext context

The parse tree.

| Improve this Doc View Source

EnterIcalobject(ICalendarParser.IcalobjectContext)

Enter a parse tree produced by icalobject().

The default implementation does nothing.

Declaration
public virtual void EnterIcalobject(ICalendarParser.IcalobjectContext context)
Parameters
Type Name Description
ICalendarParser.IcalobjectContext context

The parse tree.

| Improve this Doc View Source

EnterIcalparameter(ICalendarParser.IcalparameterContext)

Enter a parse tree produced by icalparameter().

The default implementation does nothing.

Declaration
public virtual void EnterIcalparameter(ICalendarParser.IcalparameterContext context)
Parameters
Type Name Description
ICalendarParser.IcalparameterContext context

The parse tree.

| Improve this Doc View Source

EnterIcalstream(ICalendarParser.IcalstreamContext)

Enter a parse tree produced by icalstream().

The default implementation does nothing.

Declaration
public virtual void EnterIcalstream(ICalendarParser.IcalstreamContext context)
Parameters
Type Name Description
ICalendarParser.IcalstreamContext context

The parse tree.

| Improve this Doc View Source

EnterInteger(ICalendarParser.IntegerContext)

Enter a parse tree produced by integer().

The default implementation does nothing.

Declaration
public virtual void EnterInteger(ICalendarParser.IntegerContext context)
Parameters
Type Name Description
ICalendarParser.IntegerContext context

The parse tree.

| Improve this Doc View Source

EnterInterval(ICalendarParser.IntervalContext)

Enter a parse tree produced by interval().

The default implementation does nothing.

Declaration
public virtual void EnterInterval(ICalendarParser.IntervalContext context)
Parameters
Type Name Description
ICalendarParser.IntervalContext context

The parse tree.

| Improve this Doc View Source

EnterJournalc(ICalendarParser.JournalcContext)

Enter a parse tree produced by journalc().

The default implementation does nothing.

Declaration
public virtual void EnterJournalc(ICalendarParser.JournalcContext context)
Parameters
Type Name Description
ICalendarParser.JournalcContext context

The parse tree.

| Improve this Doc View Source

EnterJourprop(ICalendarParser.JourpropContext)

Enter a parse tree produced by jourprop().

The default implementation does nothing.

Declaration
public virtual void EnterJourprop(ICalendarParser.JourpropContext context)
Parameters
Type Name Description
ICalendarParser.JourpropContext context

The parse tree.

| Improve this Doc View Source

EnterK_accepted(ICalendarParser.K_acceptedContext)

Enter a parse tree produced by k_accepted().

The default implementation does nothing.

Declaration
public virtual void EnterK_accepted(ICalendarParser.K_acceptedContext context)
Parameters
Type Name Description
ICalendarParser.K_acceptedContext context

The parse tree.

| Improve this Doc View Source

EnterK_action(ICalendarParser.K_actionContext)

Enter a parse tree produced by k_action().

The default implementation does nothing.

Declaration
public virtual void EnterK_action(ICalendarParser.K_actionContext context)
Parameters
Type Name Description
ICalendarParser.K_actionContext context

The parse tree.

| Improve this Doc View Source

EnterK_address(ICalendarParser.K_addressContext)

Enter a parse tree produced by k_address().

The default implementation does nothing.

Declaration
public virtual void EnterK_address(ICalendarParser.K_addressContext context)
Parameters
Type Name Description
ICalendarParser.K_addressContext context

The parse tree.

| Improve this Doc View Source

EnterK_altrep(ICalendarParser.K_altrepContext)

Enter a parse tree produced by k_altrep().

The default implementation does nothing.

Declaration
public virtual void EnterK_altrep(ICalendarParser.K_altrepContext context)
Parameters
Type Name Description
ICalendarParser.K_altrepContext context

The parse tree.

| Improve this Doc View Source

EnterK_attach(ICalendarParser.K_attachContext)

Enter a parse tree produced by k_attach().

The default implementation does nothing.

Declaration
public virtual void EnterK_attach(ICalendarParser.K_attachContext context)
Parameters
Type Name Description
ICalendarParser.K_attachContext context

The parse tree.

| Improve this Doc View Source

EnterK_attendee(ICalendarParser.K_attendeeContext)

Enter a parse tree produced by k_attendee().

The default implementation does nothing.

Declaration
public virtual void EnterK_attendee(ICalendarParser.K_attendeeContext context)
Parameters
Type Name Description
ICalendarParser.K_attendeeContext context

The parse tree.

| Improve this Doc View Source

EnterK_audio(ICalendarParser.K_audioContext)

Enter a parse tree produced by k_audio().

The default implementation does nothing.

Declaration
public virtual void EnterK_audio(ICalendarParser.K_audioContext context)
Parameters
Type Name Description
ICalendarParser.K_audioContext context

The parse tree.

| Improve this Doc View Source

EnterK_base(ICalendarParser.K_baseContext)

Enter a parse tree produced by k_base().

The default implementation does nothing.

Declaration
public virtual void EnterK_base(ICalendarParser.K_baseContext context)
Parameters
Type Name Description
ICalendarParser.K_baseContext context

The parse tree.

| Improve this Doc View Source

EnterK_begin(ICalendarParser.K_beginContext)

Enter a parse tree produced by k_begin().

The default implementation does nothing.

Declaration
public virtual void EnterK_begin(ICalendarParser.K_beginContext context)
Parameters
Type Name Description
ICalendarParser.K_beginContext context

The parse tree.

| Improve this Doc View Source

EnterK_binary(ICalendarParser.K_binaryContext)

Enter a parse tree produced by k_binary().

The default implementation does nothing.

Declaration
public virtual void EnterK_binary(ICalendarParser.K_binaryContext context)
Parameters
Type Name Description
ICalendarParser.K_binaryContext context

The parse tree.

| Improve this Doc View Source

EnterK_bit(ICalendarParser.K_bitContext)

Enter a parse tree produced by k_bit().

The default implementation does nothing.

Declaration
public virtual void EnterK_bit(ICalendarParser.K_bitContext context)
Parameters
Type Name Description
ICalendarParser.K_bitContext context

The parse tree.

| Improve this Doc View Source

EnterK_boolean(ICalendarParser.K_booleanContext)

Enter a parse tree produced by k_boolean().

The default implementation does nothing.

Declaration
public virtual void EnterK_boolean(ICalendarParser.K_booleanContext context)
Parameters
Type Name Description
ICalendarParser.K_booleanContext context

The parse tree.

| Improve this Doc View Source

EnterK_busy(ICalendarParser.K_busyContext)

Enter a parse tree produced by k_busy().

The default implementation does nothing.

Declaration
public virtual void EnterK_busy(ICalendarParser.K_busyContext context)
Parameters
Type Name Description
ICalendarParser.K_busyContext context

The parse tree.

| Improve this Doc View Source

EnterK_busy_tentative(ICalendarParser.K_busy_tentativeContext)

Enter a parse tree produced by k_busy_tentative().

The default implementation does nothing.

Declaration
public virtual void EnterK_busy_tentative(ICalendarParser.K_busy_tentativeContext context)
Parameters
Type Name Description
ICalendarParser.K_busy_tentativeContext context

The parse tree.

| Improve this Doc View Source

EnterK_busy_unavailable(ICalendarParser.K_busy_unavailableContext)

Enter a parse tree produced by k_busy_unavailable().

The default implementation does nothing.

Declaration
public virtual void EnterK_busy_unavailable(ICalendarParser.K_busy_unavailableContext context)
Parameters
Type Name Description
ICalendarParser.K_busy_unavailableContext context

The parse tree.

| Improve this Doc View Source

EnterK_byday(ICalendarParser.K_bydayContext)

Enter a parse tree produced by k_byday().

The default implementation does nothing.

Declaration
public virtual void EnterK_byday(ICalendarParser.K_bydayContext context)
Parameters
Type Name Description
ICalendarParser.K_bydayContext context

The parse tree.

| Improve this Doc View Source

EnterK_byhour(ICalendarParser.K_byhourContext)

Enter a parse tree produced by k_byhour().

The default implementation does nothing.

Declaration
public virtual void EnterK_byhour(ICalendarParser.K_byhourContext context)
Parameters
Type Name Description
ICalendarParser.K_byhourContext context

The parse tree.

| Improve this Doc View Source

EnterK_byminute(ICalendarParser.K_byminuteContext)

Enter a parse tree produced by k_byminute().

The default implementation does nothing.

Declaration
public virtual void EnterK_byminute(ICalendarParser.K_byminuteContext context)
Parameters
Type Name Description
ICalendarParser.K_byminuteContext context

The parse tree.

| Improve this Doc View Source

EnterK_bymonth(ICalendarParser.K_bymonthContext)

Enter a parse tree produced by k_bymonth().

The default implementation does nothing.

Declaration
public virtual void EnterK_bymonth(ICalendarParser.K_bymonthContext context)
Parameters
Type Name Description
ICalendarParser.K_bymonthContext context

The parse tree.

| Improve this Doc View Source

EnterK_bymonthday(ICalendarParser.K_bymonthdayContext)

Enter a parse tree produced by k_bymonthday().

The default implementation does nothing.

Declaration
public virtual void EnterK_bymonthday(ICalendarParser.K_bymonthdayContext context)
Parameters
Type Name Description
ICalendarParser.K_bymonthdayContext context

The parse tree.

| Improve this Doc View Source

EnterK_bysecond(ICalendarParser.K_bysecondContext)

Enter a parse tree produced by k_bysecond().

The default implementation does nothing.

Declaration
public virtual void EnterK_bysecond(ICalendarParser.K_bysecondContext context)
Parameters
Type Name Description
ICalendarParser.K_bysecondContext context

The parse tree.

| Improve this Doc View Source

EnterK_bysetpos(ICalendarParser.K_bysetposContext)

Enter a parse tree produced by k_bysetpos().

The default implementation does nothing.

Declaration
public virtual void EnterK_bysetpos(ICalendarParser.K_bysetposContext context)
Parameters
Type Name Description
ICalendarParser.K_bysetposContext context

The parse tree.

| Improve this Doc View Source

EnterK_byweekno(ICalendarParser.K_byweeknoContext)

Enter a parse tree produced by k_byweekno().

The default implementation does nothing.

Declaration
public virtual void EnterK_byweekno(ICalendarParser.K_byweeknoContext context)
Parameters
Type Name Description
ICalendarParser.K_byweeknoContext context

The parse tree.

| Improve this Doc View Source

EnterK_byyearday(ICalendarParser.K_byyeardayContext)

Enter a parse tree produced by k_byyearday().

The default implementation does nothing.

Declaration
public virtual void EnterK_byyearday(ICalendarParser.K_byyeardayContext context)
Parameters
Type Name Description
ICalendarParser.K_byyeardayContext context

The parse tree.

| Improve this Doc View Source

EnterK_cal_address(ICalendarParser.K_cal_addressContext)

Enter a parse tree produced by k_cal_address().

The default implementation does nothing.

Declaration
public virtual void EnterK_cal_address(ICalendarParser.K_cal_addressContext context)
Parameters
Type Name Description
ICalendarParser.K_cal_addressContext context

The parse tree.

| Improve this Doc View Source

EnterK_calscale(ICalendarParser.K_calscaleContext)

Enter a parse tree produced by k_calscale().

The default implementation does nothing.

Declaration
public virtual void EnterK_calscale(ICalendarParser.K_calscaleContext context)
Parameters
Type Name Description
ICalendarParser.K_calscaleContext context

The parse tree.

| Improve this Doc View Source

EnterK_cancelled(ICalendarParser.K_cancelledContext)

Enter a parse tree produced by k_cancelled().

The default implementation does nothing.

Declaration
public virtual void EnterK_cancelled(ICalendarParser.K_cancelledContext context)
Parameters
Type Name Description
ICalendarParser.K_cancelledContext context

The parse tree.

| Improve this Doc View Source

EnterK_categories(ICalendarParser.K_categoriesContext)

Enter a parse tree produced by k_categories().

The default implementation does nothing.

Declaration
public virtual void EnterK_categories(ICalendarParser.K_categoriesContext context)
Parameters
Type Name Description
ICalendarParser.K_categoriesContext context

The parse tree.

| Improve this Doc View Source

EnterK_chair(ICalendarParser.K_chairContext)

Enter a parse tree produced by k_chair().

The default implementation does nothing.

Declaration
public virtual void EnterK_chair(ICalendarParser.K_chairContext context)
Parameters
Type Name Description
ICalendarParser.K_chairContext context

The parse tree.

| Improve this Doc View Source

EnterK_child(ICalendarParser.K_childContext)

Enter a parse tree produced by k_child().

The default implementation does nothing.

Declaration
public virtual void EnterK_child(ICalendarParser.K_childContext context)
Parameters
Type Name Description
ICalendarParser.K_childContext context

The parse tree.

| Improve this Doc View Source

EnterK_class(ICalendarParser.K_classContext)

Enter a parse tree produced by k_class().

The default implementation does nothing.

Declaration
public virtual void EnterK_class(ICalendarParser.K_classContext context)
Parameters
Type Name Description
ICalendarParser.K_classContext context

The parse tree.

| Improve this Doc View Source

EnterK_cn(ICalendarParser.K_cnContext)

Enter a parse tree produced by k_cn().

The default implementation does nothing.

Declaration
public virtual void EnterK_cn(ICalendarParser.K_cnContext context)
Parameters
Type Name Description
ICalendarParser.K_cnContext context

The parse tree.

| Improve this Doc View Source

EnterK_comment(ICalendarParser.K_commentContext)

Enter a parse tree produced by k_comment().

The default implementation does nothing.

Declaration
public virtual void EnterK_comment(ICalendarParser.K_commentContext context)
Parameters
Type Name Description
ICalendarParser.K_commentContext context

The parse tree.

| Improve this Doc View Source

EnterK_completed(ICalendarParser.K_completedContext)

Enter a parse tree produced by k_completed().

The default implementation does nothing.

Declaration
public virtual void EnterK_completed(ICalendarParser.K_completedContext context)
Parameters
Type Name Description
ICalendarParser.K_completedContext context

The parse tree.

| Improve this Doc View Source

EnterK_confidential(ICalendarParser.K_confidentialContext)

Enter a parse tree produced by k_confidential().

The default implementation does nothing.

Declaration
public virtual void EnterK_confidential(ICalendarParser.K_confidentialContext context)
Parameters
Type Name Description
ICalendarParser.K_confidentialContext context

The parse tree.

| Improve this Doc View Source

EnterK_confirmed(ICalendarParser.K_confirmedContext)

Enter a parse tree produced by k_confirmed().

The default implementation does nothing.

Declaration
public virtual void EnterK_confirmed(ICalendarParser.K_confirmedContext context)
Parameters
Type Name Description
ICalendarParser.K_confirmedContext context

The parse tree.

| Improve this Doc View Source

EnterK_contact(ICalendarParser.K_contactContext)

Enter a parse tree produced by k_contact().

The default implementation does nothing.

Declaration
public virtual void EnterK_contact(ICalendarParser.K_contactContext context)
Parameters
Type Name Description
ICalendarParser.K_contactContext context

The parse tree.

| Improve this Doc View Source

EnterK_count(ICalendarParser.K_countContext)

Enter a parse tree produced by k_count().

The default implementation does nothing.

Declaration
public virtual void EnterK_count(ICalendarParser.K_countContext context)
Parameters
Type Name Description
ICalendarParser.K_countContext context

The parse tree.

| Improve this Doc View Source

EnterK_created(ICalendarParser.K_createdContext)

Enter a parse tree produced by k_created().

The default implementation does nothing.

Declaration
public virtual void EnterK_created(ICalendarParser.K_createdContext context)
Parameters
Type Name Description
ICalendarParser.K_createdContext context

The parse tree.

| Improve this Doc View Source

EnterK_cutype(ICalendarParser.K_cutypeContext)

Enter a parse tree produced by k_cutype().

The default implementation does nothing.

Declaration
public virtual void EnterK_cutype(ICalendarParser.K_cutypeContext context)
Parameters
Type Name Description
ICalendarParser.K_cutypeContext context

The parse tree.

| Improve this Doc View Source

EnterK_daily(ICalendarParser.K_dailyContext)

Enter a parse tree produced by k_daily().

The default implementation does nothing.

Declaration
public virtual void EnterK_daily(ICalendarParser.K_dailyContext context)
Parameters
Type Name Description
ICalendarParser.K_dailyContext context

The parse tree.

| Improve this Doc View Source

EnterK_date(ICalendarParser.K_dateContext)

Enter a parse tree produced by k_date().

The default implementation does nothing.

Declaration
public virtual void EnterK_date(ICalendarParser.K_dateContext context)
Parameters
Type Name Description
ICalendarParser.K_dateContext context

The parse tree.

| Improve this Doc View Source

EnterK_date_time(ICalendarParser.K_date_timeContext)

Enter a parse tree produced by k_date_time().

The default implementation does nothing.

Declaration
public virtual void EnterK_date_time(ICalendarParser.K_date_timeContext context)
Parameters
Type Name Description
ICalendarParser.K_date_timeContext context

The parse tree.

| Improve this Doc View Source

EnterK_daylight(ICalendarParser.K_daylightContext)

Enter a parse tree produced by k_daylight().

The default implementation does nothing.

Declaration
public virtual void EnterK_daylight(ICalendarParser.K_daylightContext context)
Parameters
Type Name Description
ICalendarParser.K_daylightContext context

The parse tree.

| Improve this Doc View Source

EnterK_declined(ICalendarParser.K_declinedContext)

Enter a parse tree produced by k_declined().

The default implementation does nothing.

Declaration
public virtual void EnterK_declined(ICalendarParser.K_declinedContext context)
Parameters
Type Name Description
ICalendarParser.K_declinedContext context

The parse tree.

| Improve this Doc View Source

EnterK_delegated(ICalendarParser.K_delegatedContext)

Enter a parse tree produced by k_delegated().

The default implementation does nothing.

Declaration
public virtual void EnterK_delegated(ICalendarParser.K_delegatedContext context)
Parameters
Type Name Description
ICalendarParser.K_delegatedContext context

The parse tree.

| Improve this Doc View Source

EnterK_delegated_from(ICalendarParser.K_delegated_fromContext)

Enter a parse tree produced by k_delegated_from().

The default implementation does nothing.

Declaration
public virtual void EnterK_delegated_from(ICalendarParser.K_delegated_fromContext context)
Parameters
Type Name Description
ICalendarParser.K_delegated_fromContext context

The parse tree.

| Improve this Doc View Source

EnterK_delegated_to(ICalendarParser.K_delegated_toContext)

Enter a parse tree produced by k_delegated_to().

The default implementation does nothing.

Declaration
public virtual void EnterK_delegated_to(ICalendarParser.K_delegated_toContext context)
Parameters
Type Name Description
ICalendarParser.K_delegated_toContext context

The parse tree.

| Improve this Doc View Source

EnterK_description(ICalendarParser.K_descriptionContext)

Enter a parse tree produced by k_description().

The default implementation does nothing.

Declaration
public virtual void EnterK_description(ICalendarParser.K_descriptionContext context)
Parameters
Type Name Description
ICalendarParser.K_descriptionContext context

The parse tree.

| Improve this Doc View Source

EnterK_dir(ICalendarParser.K_dirContext)

Enter a parse tree produced by k_dir().

The default implementation does nothing.

Declaration
public virtual void EnterK_dir(ICalendarParser.K_dirContext context)
Parameters
Type Name Description
ICalendarParser.K_dirContext context

The parse tree.

| Improve this Doc View Source

EnterK_display(ICalendarParser.K_displayContext)

Enter a parse tree produced by k_display().

The default implementation does nothing.

Declaration
public virtual void EnterK_display(ICalendarParser.K_displayContext context)
Parameters
Type Name Description
ICalendarParser.K_displayContext context

The parse tree.

| Improve this Doc View Source

EnterK_draft(ICalendarParser.K_draftContext)

Enter a parse tree produced by k_draft().

The default implementation does nothing.

Declaration
public virtual void EnterK_draft(ICalendarParser.K_draftContext context)
Parameters
Type Name Description
ICalendarParser.K_draftContext context

The parse tree.

| Improve this Doc View Source

EnterK_dtend(ICalendarParser.K_dtendContext)

Enter a parse tree produced by k_dtend().

The default implementation does nothing.

Declaration
public virtual void EnterK_dtend(ICalendarParser.K_dtendContext context)
Parameters
Type Name Description
ICalendarParser.K_dtendContext context

The parse tree.

| Improve this Doc View Source

EnterK_dtstamp(ICalendarParser.K_dtstampContext)

Enter a parse tree produced by k_dtstamp().

The default implementation does nothing.

Declaration
public virtual void EnterK_dtstamp(ICalendarParser.K_dtstampContext context)
Parameters
Type Name Description
ICalendarParser.K_dtstampContext context

The parse tree.

| Improve this Doc View Source

EnterK_dtstart(ICalendarParser.K_dtstartContext)

Enter a parse tree produced by k_dtstart().

The default implementation does nothing.

Declaration
public virtual void EnterK_dtstart(ICalendarParser.K_dtstartContext context)
Parameters
Type Name Description
ICalendarParser.K_dtstartContext context

The parse tree.

| Improve this Doc View Source

EnterK_due(ICalendarParser.K_dueContext)

Enter a parse tree produced by k_due().

The default implementation does nothing.

Declaration
public virtual void EnterK_due(ICalendarParser.K_dueContext context)
Parameters
Type Name Description
ICalendarParser.K_dueContext context

The parse tree.

| Improve this Doc View Source

EnterK_duration(ICalendarParser.K_durationContext)

Enter a parse tree produced by k_duration().

The default implementation does nothing.

Declaration
public virtual void EnterK_duration(ICalendarParser.K_durationContext context)
Parameters
Type Name Description
ICalendarParser.K_durationContext context

The parse tree.

| Improve this Doc View Source

EnterK_email(ICalendarParser.K_emailContext)

Enter a parse tree produced by k_email().

The default implementation does nothing.

Declaration
public virtual void EnterK_email(ICalendarParser.K_emailContext context)
Parameters
Type Name Description
ICalendarParser.K_emailContext context

The parse tree.

| Improve this Doc View Source

EnterK_encoding(ICalendarParser.K_encodingContext)

Enter a parse tree produced by k_encoding().

The default implementation does nothing.

Declaration
public virtual void EnterK_encoding(ICalendarParser.K_encodingContext context)
Parameters
Type Name Description
ICalendarParser.K_encodingContext context

The parse tree.

| Improve this Doc View Source

EnterK_end(ICalendarParser.K_endContext)

Enter a parse tree produced by k_end().

The default implementation does nothing.

Declaration
public virtual void EnterK_end(ICalendarParser.K_endContext context)
Parameters
Type Name Description
ICalendarParser.K_endContext context

The parse tree.

| Improve this Doc View Source

EnterK_exdate(ICalendarParser.K_exdateContext)

Enter a parse tree produced by k_exdate().

The default implementation does nothing.

Declaration
public virtual void EnterK_exdate(ICalendarParser.K_exdateContext context)
Parameters
Type Name Description
ICalendarParser.K_exdateContext context

The parse tree.

| Improve this Doc View Source

EnterK_false(ICalendarParser.K_falseContext)

Enter a parse tree produced by k_false().

The default implementation does nothing.

Declaration
public virtual void EnterK_false(ICalendarParser.K_falseContext context)
Parameters
Type Name Description
ICalendarParser.K_falseContext context

The parse tree.

| Improve this Doc View Source

EnterK_fbtype(ICalendarParser.K_fbtypeContext)

Enter a parse tree produced by k_fbtype().

The default implementation does nothing.

Declaration
public virtual void EnterK_fbtype(ICalendarParser.K_fbtypeContext context)
Parameters
Type Name Description
ICalendarParser.K_fbtypeContext context

The parse tree.

| Improve this Doc View Source

EnterK_final(ICalendarParser.K_finalContext)

Enter a parse tree produced by k_final().

The default implementation does nothing.

Declaration
public virtual void EnterK_final(ICalendarParser.K_finalContext context)
Parameters
Type Name Description
ICalendarParser.K_finalContext context

The parse tree.

| Improve this Doc View Source

EnterK_float(ICalendarParser.K_floatContext)

Enter a parse tree produced by k_float().

The default implementation does nothing.

Declaration
public virtual void EnterK_float(ICalendarParser.K_floatContext context)
Parameters
Type Name Description
ICalendarParser.K_floatContext context

The parse tree.

| Improve this Doc View Source

EnterK_fmttype(ICalendarParser.K_fmttypeContext)

Enter a parse tree produced by k_fmttype().

The default implementation does nothing.

Declaration
public virtual void EnterK_fmttype(ICalendarParser.K_fmttypeContext context)
Parameters
Type Name Description
ICalendarParser.K_fmttypeContext context

The parse tree.

| Improve this Doc View Source

EnterK_fr(ICalendarParser.K_frContext)

Enter a parse tree produced by k_fr().

The default implementation does nothing.

Declaration
public virtual void EnterK_fr(ICalendarParser.K_frContext context)
Parameters
Type Name Description
ICalendarParser.K_frContext context

The parse tree.

| Improve this Doc View Source

EnterK_free(ICalendarParser.K_freeContext)

Enter a parse tree produced by k_free().

The default implementation does nothing.

Declaration
public virtual void EnterK_free(ICalendarParser.K_freeContext context)
Parameters
Type Name Description
ICalendarParser.K_freeContext context

The parse tree.

| Improve this Doc View Source

EnterK_freebusy(ICalendarParser.K_freebusyContext)

Enter a parse tree produced by k_freebusy().

The default implementation does nothing.

Declaration
public virtual void EnterK_freebusy(ICalendarParser.K_freebusyContext context)
Parameters
Type Name Description
ICalendarParser.K_freebusyContext context

The parse tree.

| Improve this Doc View Source

EnterK_freq(ICalendarParser.K_freqContext)

Enter a parse tree produced by k_freq().

The default implementation does nothing.

Declaration
public virtual void EnterK_freq(ICalendarParser.K_freqContext context)
Parameters
Type Name Description
ICalendarParser.K_freqContext context

The parse tree.

| Improve this Doc View Source

EnterK_geo(ICalendarParser.K_geoContext)

Enter a parse tree produced by k_geo().

The default implementation does nothing.

Declaration
public virtual void EnterK_geo(ICalendarParser.K_geoContext context)
Parameters
Type Name Description
ICalendarParser.K_geoContext context

The parse tree.

| Improve this Doc View Source

EnterK_gregorian(ICalendarParser.K_gregorianContext)

Enter a parse tree produced by k_gregorian().

The default implementation does nothing.

Declaration
public virtual void EnterK_gregorian(ICalendarParser.K_gregorianContext context)
Parameters
Type Name Description
ICalendarParser.K_gregorianContext context

The parse tree.

| Improve this Doc View Source

EnterK_group(ICalendarParser.K_groupContext)

Enter a parse tree produced by k_group().

The default implementation does nothing.

Declaration
public virtual void EnterK_group(ICalendarParser.K_groupContext context)
Parameters
Type Name Description
ICalendarParser.K_groupContext context

The parse tree.

| Improve this Doc View Source

EnterK_hourly(ICalendarParser.K_hourlyContext)

Enter a parse tree produced by k_hourly().

The default implementation does nothing.

Declaration
public virtual void EnterK_hourly(ICalendarParser.K_hourlyContext context)
Parameters
Type Name Description
ICalendarParser.K_hourlyContext context

The parse tree.

| Improve this Doc View Source

EnterK_in_process(ICalendarParser.K_in_processContext)

Enter a parse tree produced by k_in_process().

The default implementation does nothing.

Declaration
public virtual void EnterK_in_process(ICalendarParser.K_in_processContext context)
Parameters
Type Name Description
ICalendarParser.K_in_processContext context

The parse tree.

| Improve this Doc View Source

EnterK_individual(ICalendarParser.K_individualContext)

Enter a parse tree produced by k_individual().

The default implementation does nothing.

Declaration
public virtual void EnterK_individual(ICalendarParser.K_individualContext context)
Parameters
Type Name Description
ICalendarParser.K_individualContext context

The parse tree.

| Improve this Doc View Source

EnterK_integer(ICalendarParser.K_integerContext)

Enter a parse tree produced by k_integer().

The default implementation does nothing.

Declaration
public virtual void EnterK_integer(ICalendarParser.K_integerContext context)
Parameters
Type Name Description
ICalendarParser.K_integerContext context

The parse tree.

| Improve this Doc View Source

EnterK_interval(ICalendarParser.K_intervalContext)

Enter a parse tree produced by k_interval().

The default implementation does nothing.

Declaration
public virtual void EnterK_interval(ICalendarParser.K_intervalContext context)
Parameters
Type Name Description
ICalendarParser.K_intervalContext context

The parse tree.

| Improve this Doc View Source

EnterK_language(ICalendarParser.K_languageContext)

Enter a parse tree produced by k_language().

The default implementation does nothing.

Declaration
public virtual void EnterK_language(ICalendarParser.K_languageContext context)
Parameters
Type Name Description
ICalendarParser.K_languageContext context

The parse tree.

| Improve this Doc View Source

EnterK_last_modified(ICalendarParser.K_last_modifiedContext)

Enter a parse tree produced by k_last_modified().

The default implementation does nothing.

Declaration
public virtual void EnterK_last_modified(ICalendarParser.K_last_modifiedContext context)
Parameters
Type Name Description
ICalendarParser.K_last_modifiedContext context

The parse tree.

| Improve this Doc View Source

EnterK_location(ICalendarParser.K_locationContext)

Enter a parse tree produced by k_location().

The default implementation does nothing.

Declaration
public virtual void EnterK_location(ICalendarParser.K_locationContext context)
Parameters
Type Name Description
ICalendarParser.K_locationContext context

The parse tree.

| Improve this Doc View Source

EnterK_member(ICalendarParser.K_memberContext)

Enter a parse tree produced by k_member().

The default implementation does nothing.

Declaration
public virtual void EnterK_member(ICalendarParser.K_memberContext context)
Parameters
Type Name Description
ICalendarParser.K_memberContext context

The parse tree.

| Improve this Doc View Source

EnterK_method(ICalendarParser.K_methodContext)

Enter a parse tree produced by k_method().

The default implementation does nothing.

Declaration
public virtual void EnterK_method(ICalendarParser.K_methodContext context)
Parameters
Type Name Description
ICalendarParser.K_methodContext context

The parse tree.

| Improve this Doc View Source

EnterK_minutely(ICalendarParser.K_minutelyContext)

Enter a parse tree produced by k_minutely().

The default implementation does nothing.

Declaration
public virtual void EnterK_minutely(ICalendarParser.K_minutelyContext context)
Parameters
Type Name Description
ICalendarParser.K_minutelyContext context

The parse tree.

| Improve this Doc View Source

EnterK_mo(ICalendarParser.K_moContext)

Enter a parse tree produced by k_mo().

The default implementation does nothing.

Declaration
public virtual void EnterK_mo(ICalendarParser.K_moContext context)
Parameters
Type Name Description
ICalendarParser.K_moContext context

The parse tree.

| Improve this Doc View Source

EnterK_monthly(ICalendarParser.K_monthlyContext)

Enter a parse tree produced by k_monthly().

The default implementation does nothing.

Declaration
public virtual void EnterK_monthly(ICalendarParser.K_monthlyContext context)
Parameters
Type Name Description
ICalendarParser.K_monthlyContext context

The parse tree.

| Improve this Doc View Source

EnterK_needs_action(ICalendarParser.K_needs_actionContext)

Enter a parse tree produced by k_needs_action().

The default implementation does nothing.

Declaration
public virtual void EnterK_needs_action(ICalendarParser.K_needs_actionContext context)
Parameters
Type Name Description
ICalendarParser.K_needs_actionContext context

The parse tree.

| Improve this Doc View Source

EnterK_non_participant(ICalendarParser.K_non_participantContext)

Enter a parse tree produced by k_non_participant().

The default implementation does nothing.

Declaration
public virtual void EnterK_non_participant(ICalendarParser.K_non_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_non_participantContext context

The parse tree.

| Improve this Doc View Source

EnterK_opaque(ICalendarParser.K_opaqueContext)

Enter a parse tree produced by k_opaque().

The default implementation does nothing.

Declaration
public virtual void EnterK_opaque(ICalendarParser.K_opaqueContext context)
Parameters
Type Name Description
ICalendarParser.K_opaqueContext context

The parse tree.

| Improve this Doc View Source

EnterK_opt_participant(ICalendarParser.K_opt_participantContext)

Enter a parse tree produced by k_opt_participant().

The default implementation does nothing.

Declaration
public virtual void EnterK_opt_participant(ICalendarParser.K_opt_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_opt_participantContext context

The parse tree.

| Improve this Doc View Source

EnterK_organizer(ICalendarParser.K_organizerContext)

Enter a parse tree produced by k_organizer().

The default implementation does nothing.

Declaration
public virtual void EnterK_organizer(ICalendarParser.K_organizerContext context)
Parameters
Type Name Description
ICalendarParser.K_organizerContext context

The parse tree.

| Improve this Doc View Source

EnterK_parent(ICalendarParser.K_parentContext)

Enter a parse tree produced by k_parent().

The default implementation does nothing.

Declaration
public virtual void EnterK_parent(ICalendarParser.K_parentContext context)
Parameters
Type Name Description
ICalendarParser.K_parentContext context

The parse tree.

| Improve this Doc View Source

EnterK_participant(ICalendarParser.K_participantContext)

Enter a parse tree produced by k_participant().

The default implementation does nothing.

Declaration
public virtual void EnterK_participant(ICalendarParser.K_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_participantContext context

The parse tree.

| Improve this Doc View Source

EnterK_partstat(ICalendarParser.K_partstatContext)

Enter a parse tree produced by k_partstat().

The default implementation does nothing.

Declaration
public virtual void EnterK_partstat(ICalendarParser.K_partstatContext context)
Parameters
Type Name Description
ICalendarParser.K_partstatContext context

The parse tree.

| Improve this Doc View Source

EnterK_percent_complete(ICalendarParser.K_percent_completeContext)

Enter a parse tree produced by k_percent_complete().

The default implementation does nothing.

Declaration
public virtual void EnterK_percent_complete(ICalendarParser.K_percent_completeContext context)
Parameters
Type Name Description
ICalendarParser.K_percent_completeContext context

The parse tree.

| Improve this Doc View Source

EnterK_period(ICalendarParser.K_periodContext)

Enter a parse tree produced by k_period().

The default implementation does nothing.

Declaration
public virtual void EnterK_period(ICalendarParser.K_periodContext context)
Parameters
Type Name Description
ICalendarParser.K_periodContext context

The parse tree.

| Improve this Doc View Source

EnterK_priority(ICalendarParser.K_priorityContext)

Enter a parse tree produced by k_priority().

The default implementation does nothing.

Declaration
public virtual void EnterK_priority(ICalendarParser.K_priorityContext context)
Parameters
Type Name Description
ICalendarParser.K_priorityContext context

The parse tree.

| Improve this Doc View Source

EnterK_private(ICalendarParser.K_privateContext)

Enter a parse tree produced by k_private().

The default implementation does nothing.

Declaration
public virtual void EnterK_private(ICalendarParser.K_privateContext context)
Parameters
Type Name Description
ICalendarParser.K_privateContext context

The parse tree.

| Improve this Doc View Source

EnterK_process(ICalendarParser.K_processContext)

Enter a parse tree produced by k_process().

The default implementation does nothing.

Declaration
public virtual void EnterK_process(ICalendarParser.K_processContext context)
Parameters
Type Name Description
ICalendarParser.K_processContext context

The parse tree.

| Improve this Doc View Source

EnterK_prodid(ICalendarParser.K_prodidContext)

Enter a parse tree produced by k_prodid().

The default implementation does nothing.

Declaration
public virtual void EnterK_prodid(ICalendarParser.K_prodidContext context)
Parameters
Type Name Description
ICalendarParser.K_prodidContext context

The parse tree.

| Improve this Doc View Source

EnterK_public(ICalendarParser.K_publicContext)

Enter a parse tree produced by k_public().

The default implementation does nothing.

Declaration
public virtual void EnterK_public(ICalendarParser.K_publicContext context)
Parameters
Type Name Description
ICalendarParser.K_publicContext context

The parse tree.

| Improve this Doc View Source

EnterK_range(ICalendarParser.K_rangeContext)

Enter a parse tree produced by k_range().

The default implementation does nothing.

Declaration
public virtual void EnterK_range(ICalendarParser.K_rangeContext context)
Parameters
Type Name Description
ICalendarParser.K_rangeContext context

The parse tree.

| Improve this Doc View Source

EnterK_rdate(ICalendarParser.K_rdateContext)

Enter a parse tree produced by k_rdate().

The default implementation does nothing.

Declaration
public virtual void EnterK_rdate(ICalendarParser.K_rdateContext context)
Parameters
Type Name Description
ICalendarParser.K_rdateContext context

The parse tree.

| Improve this Doc View Source

EnterK_recur(ICalendarParser.K_recurContext)

Enter a parse tree produced by k_recur().

The default implementation does nothing.

Declaration
public virtual void EnterK_recur(ICalendarParser.K_recurContext context)
Parameters
Type Name Description
ICalendarParser.K_recurContext context

The parse tree.

| Improve this Doc View Source

EnterK_recurrence_id(ICalendarParser.K_recurrence_idContext)

Enter a parse tree produced by k_recurrence_id().

The default implementation does nothing.

Declaration
public virtual void EnterK_recurrence_id(ICalendarParser.K_recurrence_idContext context)
Parameters
Type Name Description
ICalendarParser.K_recurrence_idContext context

The parse tree.

| Improve this Doc View Source

EnterK_relat(ICalendarParser.K_relatContext)

Enter a parse tree produced by k_relat().

The default implementation does nothing.

Declaration
public virtual void EnterK_relat(ICalendarParser.K_relatContext context)
Parameters
Type Name Description
ICalendarParser.K_relatContext context

The parse tree.

| Improve this Doc View Source

EnterK_related(ICalendarParser.K_relatedContext)

Enter a parse tree produced by k_related().

The default implementation does nothing.

Declaration
public virtual void EnterK_related(ICalendarParser.K_relatedContext context)
Parameters
Type Name Description
ICalendarParser.K_relatedContext context

The parse tree.

| Improve this Doc View Source

EnterK_related_to(ICalendarParser.K_related_toContext)

Enter a parse tree produced by k_related_to().

The default implementation does nothing.

Declaration
public virtual void EnterK_related_to(ICalendarParser.K_related_toContext context)
Parameters
Type Name Description
ICalendarParser.K_related_toContext context

The parse tree.

| Improve this Doc View Source

EnterK_reltype(ICalendarParser.K_reltypeContext)

Enter a parse tree produced by k_reltype().

The default implementation does nothing.

Declaration
public virtual void EnterK_reltype(ICalendarParser.K_reltypeContext context)
Parameters
Type Name Description
ICalendarParser.K_reltypeContext context

The parse tree.

| Improve this Doc View Source

EnterK_repeat(ICalendarParser.K_repeatContext)

Enter a parse tree produced by k_repeat().

The default implementation does nothing.

Declaration
public virtual void EnterK_repeat(ICalendarParser.K_repeatContext context)
Parameters
Type Name Description
ICalendarParser.K_repeatContext context

The parse tree.

| Improve this Doc View Source

EnterK_req_participant(ICalendarParser.K_req_participantContext)

Enter a parse tree produced by k_req_participant().

The default implementation does nothing.

Declaration
public virtual void EnterK_req_participant(ICalendarParser.K_req_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_req_participantContext context

The parse tree.

| Improve this Doc View Source

EnterK_request_status(ICalendarParser.K_request_statusContext)

Enter a parse tree produced by k_request_status().

The default implementation does nothing.

Declaration
public virtual void EnterK_request_status(ICalendarParser.K_request_statusContext context)
Parameters
Type Name Description
ICalendarParser.K_request_statusContext context

The parse tree.

| Improve this Doc View Source

EnterK_resource(ICalendarParser.K_resourceContext)

Enter a parse tree produced by k_resource().

The default implementation does nothing.

Declaration
public virtual void EnterK_resource(ICalendarParser.K_resourceContext context)
Parameters
Type Name Description
ICalendarParser.K_resourceContext context

The parse tree.

| Improve this Doc View Source

EnterK_resources(ICalendarParser.K_resourcesContext)

Enter a parse tree produced by k_resources().

The default implementation does nothing.

Declaration
public virtual void EnterK_resources(ICalendarParser.K_resourcesContext context)
Parameters
Type Name Description
ICalendarParser.K_resourcesContext context

The parse tree.

| Improve this Doc View Source

EnterK_role(ICalendarParser.K_roleContext)

Enter a parse tree produced by k_role().

The default implementation does nothing.

Declaration
public virtual void EnterK_role(ICalendarParser.K_roleContext context)
Parameters
Type Name Description
ICalendarParser.K_roleContext context

The parse tree.

| Improve this Doc View Source

EnterK_room(ICalendarParser.K_roomContext)

Enter a parse tree produced by k_room().

The default implementation does nothing.

Declaration
public virtual void EnterK_room(ICalendarParser.K_roomContext context)
Parameters
Type Name Description
ICalendarParser.K_roomContext context

The parse tree.

| Improve this Doc View Source

EnterK_rrule(ICalendarParser.K_rruleContext)

Enter a parse tree produced by k_rrule().

The default implementation does nothing.

Declaration
public virtual void EnterK_rrule(ICalendarParser.K_rruleContext context)
Parameters
Type Name Description
ICalendarParser.K_rruleContext context

The parse tree.

| Improve this Doc View Source

EnterK_rsvp(ICalendarParser.K_rsvpContext)

Enter a parse tree produced by k_rsvp().

The default implementation does nothing.

Declaration
public virtual void EnterK_rsvp(ICalendarParser.K_rsvpContext context)
Parameters
Type Name Description
ICalendarParser.K_rsvpContext context

The parse tree.

| Improve this Doc View Source

EnterK_sa(ICalendarParser.K_saContext)

Enter a parse tree produced by k_sa().

The default implementation does nothing.

Declaration
public virtual void EnterK_sa(ICalendarParser.K_saContext context)
Parameters
Type Name Description
ICalendarParser.K_saContext context

The parse tree.

| Improve this Doc View Source

EnterK_secondly(ICalendarParser.K_secondlyContext)

Enter a parse tree produced by k_secondly().

The default implementation does nothing.

Declaration
public virtual void EnterK_secondly(ICalendarParser.K_secondlyContext context)
Parameters
Type Name Description
ICalendarParser.K_secondlyContext context

The parse tree.

| Improve this Doc View Source

EnterK_sent_by(ICalendarParser.K_sent_byContext)

Enter a parse tree produced by k_sent_by().

The default implementation does nothing.

Declaration
public virtual void EnterK_sent_by(ICalendarParser.K_sent_byContext context)
Parameters
Type Name Description
ICalendarParser.K_sent_byContext context

The parse tree.

| Improve this Doc View Source

EnterK_sequence(ICalendarParser.K_sequenceContext)

Enter a parse tree produced by k_sequence().

The default implementation does nothing.

Declaration
public virtual void EnterK_sequence(ICalendarParser.K_sequenceContext context)
Parameters
Type Name Description
ICalendarParser.K_sequenceContext context

The parse tree.

| Improve this Doc View Source

EnterK_sibling(ICalendarParser.K_siblingContext)

Enter a parse tree produced by k_sibling().

The default implementation does nothing.

Declaration
public virtual void EnterK_sibling(ICalendarParser.K_siblingContext context)
Parameters
Type Name Description
ICalendarParser.K_siblingContext context

The parse tree.

| Improve this Doc View Source

EnterK_standard(ICalendarParser.K_standardContext)

Enter a parse tree produced by k_standard().

The default implementation does nothing.

Declaration
public virtual void EnterK_standard(ICalendarParser.K_standardContext context)
Parameters
Type Name Description
ICalendarParser.K_standardContext context

The parse tree.

| Improve this Doc View Source

EnterK_start(ICalendarParser.K_startContext)

Enter a parse tree produced by k_start().

The default implementation does nothing.

Declaration
public virtual void EnterK_start(ICalendarParser.K_startContext context)
Parameters
Type Name Description
ICalendarParser.K_startContext context

The parse tree.

| Improve this Doc View Source

EnterK_status(ICalendarParser.K_statusContext)

Enter a parse tree produced by k_status().

The default implementation does nothing.

Declaration
public virtual void EnterK_status(ICalendarParser.K_statusContext context)
Parameters
Type Name Description
ICalendarParser.K_statusContext context

The parse tree.

| Improve this Doc View Source

EnterK_su(ICalendarParser.K_suContext)

Enter a parse tree produced by k_su().

The default implementation does nothing.

Declaration
public virtual void EnterK_su(ICalendarParser.K_suContext context)
Parameters
Type Name Description
ICalendarParser.K_suContext context

The parse tree.

| Improve this Doc View Source

EnterK_summary(ICalendarParser.K_summaryContext)

Enter a parse tree produced by k_summary().

The default implementation does nothing.

Declaration
public virtual void EnterK_summary(ICalendarParser.K_summaryContext context)
Parameters
Type Name Description
ICalendarParser.K_summaryContext context

The parse tree.

| Improve this Doc View Source

EnterK_tentative(ICalendarParser.K_tentativeContext)

Enter a parse tree produced by k_tentative().

The default implementation does nothing.

Declaration
public virtual void EnterK_tentative(ICalendarParser.K_tentativeContext context)
Parameters
Type Name Description
ICalendarParser.K_tentativeContext context

The parse tree.

| Improve this Doc View Source

EnterK_text(ICalendarParser.K_textContext)

Enter a parse tree produced by k_text().

The default implementation does nothing.

Declaration
public virtual void EnterK_text(ICalendarParser.K_textContext context)
Parameters
Type Name Description
ICalendarParser.K_textContext context

The parse tree.

| Improve this Doc View Source

EnterK_th(ICalendarParser.K_thContext)

Enter a parse tree produced by k_th().

The default implementation does nothing.

Declaration
public virtual void EnterK_th(ICalendarParser.K_thContext context)
Parameters
Type Name Description
ICalendarParser.K_thContext context

The parse tree.

| Improve this Doc View Source

EnterK_thisandfuture(ICalendarParser.K_thisandfutureContext)

Enter a parse tree produced by k_thisandfuture().

The default implementation does nothing.

Declaration
public virtual void EnterK_thisandfuture(ICalendarParser.K_thisandfutureContext context)
Parameters
Type Name Description
ICalendarParser.K_thisandfutureContext context

The parse tree.

| Improve this Doc View Source

EnterK_time(ICalendarParser.K_timeContext)

Enter a parse tree produced by k_time().

The default implementation does nothing.

Declaration
public virtual void EnterK_time(ICalendarParser.K_timeContext context)
Parameters
Type Name Description
ICalendarParser.K_timeContext context

The parse tree.

| Improve this Doc View Source

EnterK_transp(ICalendarParser.K_transpContext)

Enter a parse tree produced by k_transp().

The default implementation does nothing.

Declaration
public virtual void EnterK_transp(ICalendarParser.K_transpContext context)
Parameters
Type Name Description
ICalendarParser.K_transpContext context

The parse tree.

| Improve this Doc View Source

EnterK_transparent(ICalendarParser.K_transparentContext)

Enter a parse tree produced by k_transparent().

The default implementation does nothing.

Declaration
public virtual void EnterK_transparent(ICalendarParser.K_transparentContext context)
Parameters
Type Name Description
ICalendarParser.K_transparentContext context

The parse tree.

| Improve this Doc View Source

EnterK_trigger(ICalendarParser.K_triggerContext)

Enter a parse tree produced by k_trigger().

The default implementation does nothing.

Declaration
public virtual void EnterK_trigger(ICalendarParser.K_triggerContext context)
Parameters
Type Name Description
ICalendarParser.K_triggerContext context

The parse tree.

| Improve this Doc View Source

EnterK_true(ICalendarParser.K_trueContext)

Enter a parse tree produced by k_true().

The default implementation does nothing.

Declaration
public virtual void EnterK_true(ICalendarParser.K_trueContext context)
Parameters
Type Name Description
ICalendarParser.K_trueContext context

The parse tree.

| Improve this Doc View Source

EnterK_tu(ICalendarParser.K_tuContext)

Enter a parse tree produced by k_tu().

The default implementation does nothing.

Declaration
public virtual void EnterK_tu(ICalendarParser.K_tuContext context)
Parameters
Type Name Description
ICalendarParser.K_tuContext context

The parse tree.

| Improve this Doc View Source

EnterK_tzid(ICalendarParser.K_tzidContext)

Enter a parse tree produced by k_tzid().

The default implementation does nothing.

Declaration
public virtual void EnterK_tzid(ICalendarParser.K_tzidContext context)
Parameters
Type Name Description
ICalendarParser.K_tzidContext context

The parse tree.

| Improve this Doc View Source

EnterK_tzname(ICalendarParser.K_tznameContext)

Enter a parse tree produced by k_tzname().

The default implementation does nothing.

Declaration
public virtual void EnterK_tzname(ICalendarParser.K_tznameContext context)
Parameters
Type Name Description
ICalendarParser.K_tznameContext context

The parse tree.

| Improve this Doc View Source

EnterK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext)

Enter a parse tree produced by k_tzoffsetfrom().

The default implementation does nothing.

Declaration
public virtual void EnterK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext context)
Parameters
Type Name Description
ICalendarParser.K_tzoffsetfromContext context

The parse tree.

| Improve this Doc View Source

EnterK_tzoffsetto(ICalendarParser.K_tzoffsettoContext)

Enter a parse tree produced by k_tzoffsetto().

The default implementation does nothing.

Declaration
public virtual void EnterK_tzoffsetto(ICalendarParser.K_tzoffsettoContext context)
Parameters
Type Name Description
ICalendarParser.K_tzoffsettoContext context

The parse tree.

| Improve this Doc View Source

EnterK_tzurl(ICalendarParser.K_tzurlContext)

Enter a parse tree produced by k_tzurl().

The default implementation does nothing.

Declaration
public virtual void EnterK_tzurl(ICalendarParser.K_tzurlContext context)
Parameters
Type Name Description
ICalendarParser.K_tzurlContext context

The parse tree.

| Improve this Doc View Source

EnterK_uid(ICalendarParser.K_uidContext)

Enter a parse tree produced by k_uid().

The default implementation does nothing.

Declaration
public virtual void EnterK_uid(ICalendarParser.K_uidContext context)
Parameters
Type Name Description
ICalendarParser.K_uidContext context

The parse tree.

| Improve this Doc View Source

EnterK_unknown(ICalendarParser.K_unknownContext)

Enter a parse tree produced by k_unknown().

The default implementation does nothing.

Declaration
public virtual void EnterK_unknown(ICalendarParser.K_unknownContext context)
Parameters
Type Name Description
ICalendarParser.K_unknownContext context

The parse tree.

| Improve this Doc View Source

EnterK_until(ICalendarParser.K_untilContext)

Enter a parse tree produced by k_until().

The default implementation does nothing.

Declaration
public virtual void EnterK_until(ICalendarParser.K_untilContext context)
Parameters
Type Name Description
ICalendarParser.K_untilContext context

The parse tree.

| Improve this Doc View Source

EnterK_uri(ICalendarParser.K_uriContext)

Enter a parse tree produced by k_uri().

The default implementation does nothing.

Declaration
public virtual void EnterK_uri(ICalendarParser.K_uriContext context)
Parameters
Type Name Description
ICalendarParser.K_uriContext context

The parse tree.

| Improve this Doc View Source

EnterK_url(ICalendarParser.K_urlContext)

Enter a parse tree produced by k_url().

The default implementation does nothing.

Declaration
public virtual void EnterK_url(ICalendarParser.K_urlContext context)
Parameters
Type Name Description
ICalendarParser.K_urlContext context

The parse tree.

| Improve this Doc View Source

EnterK_utc_offset(ICalendarParser.K_utc_offsetContext)

Enter a parse tree produced by k_utc_offset().

The default implementation does nothing.

Declaration
public virtual void EnterK_utc_offset(ICalendarParser.K_utc_offsetContext context)
Parameters
Type Name Description
ICalendarParser.K_utc_offsetContext context

The parse tree.

| Improve this Doc View Source

EnterK_valarm(ICalendarParser.K_valarmContext)

Enter a parse tree produced by k_valarm().

The default implementation does nothing.

Declaration
public virtual void EnterK_valarm(ICalendarParser.K_valarmContext context)
Parameters
Type Name Description
ICalendarParser.K_valarmContext context

The parse tree.

| Improve this Doc View Source

EnterK_value(ICalendarParser.K_valueContext)

Enter a parse tree produced by k_value().

The default implementation does nothing.

Declaration
public virtual void EnterK_value(ICalendarParser.K_valueContext context)
Parameters
Type Name Description
ICalendarParser.K_valueContext context

The parse tree.

| Improve this Doc View Source

EnterK_vcalendar(ICalendarParser.K_vcalendarContext)

Enter a parse tree produced by k_vcalendar().

The default implementation does nothing.

Declaration
public virtual void EnterK_vcalendar(ICalendarParser.K_vcalendarContext context)
Parameters
Type Name Description
ICalendarParser.K_vcalendarContext context

The parse tree.

| Improve this Doc View Source

EnterK_version(ICalendarParser.K_versionContext)

Enter a parse tree produced by k_version().

The default implementation does nothing.

Declaration
public virtual void EnterK_version(ICalendarParser.K_versionContext context)
Parameters
Type Name Description
ICalendarParser.K_versionContext context

The parse tree.

| Improve this Doc View Source

EnterK_vevent(ICalendarParser.K_veventContext)

Enter a parse tree produced by k_vevent().

The default implementation does nothing.

Declaration
public virtual void EnterK_vevent(ICalendarParser.K_veventContext context)
Parameters
Type Name Description
ICalendarParser.K_veventContext context

The parse tree.

| Improve this Doc View Source

EnterK_vfreebusy(ICalendarParser.K_vfreebusyContext)

Enter a parse tree produced by k_vfreebusy().

The default implementation does nothing.

Declaration
public virtual void EnterK_vfreebusy(ICalendarParser.K_vfreebusyContext context)
Parameters
Type Name Description
ICalendarParser.K_vfreebusyContext context

The parse tree.

| Improve this Doc View Source

EnterK_vjournal(ICalendarParser.K_vjournalContext)

Enter a parse tree produced by k_vjournal().

The default implementation does nothing.

Declaration
public virtual void EnterK_vjournal(ICalendarParser.K_vjournalContext context)
Parameters
Type Name Description
ICalendarParser.K_vjournalContext context

The parse tree.

| Improve this Doc View Source

EnterK_vtimezone(ICalendarParser.K_vtimezoneContext)

Enter a parse tree produced by k_vtimezone().

The default implementation does nothing.

Declaration
public virtual void EnterK_vtimezone(ICalendarParser.K_vtimezoneContext context)
Parameters
Type Name Description
ICalendarParser.K_vtimezoneContext context

The parse tree.

| Improve this Doc View Source

EnterK_vtodo(ICalendarParser.K_vtodoContext)

Enter a parse tree produced by k_vtodo().

The default implementation does nothing.

Declaration
public virtual void EnterK_vtodo(ICalendarParser.K_vtodoContext context)
Parameters
Type Name Description
ICalendarParser.K_vtodoContext context

The parse tree.

| Improve this Doc View Source

EnterK_we(ICalendarParser.K_weContext)

Enter a parse tree produced by k_we().

The default implementation does nothing.

Declaration
public virtual void EnterK_we(ICalendarParser.K_weContext context)
Parameters
Type Name Description
ICalendarParser.K_weContext context

The parse tree.

| Improve this Doc View Source

EnterK_weekly(ICalendarParser.K_weeklyContext)

Enter a parse tree produced by k_weekly().

The default implementation does nothing.

Declaration
public virtual void EnterK_weekly(ICalendarParser.K_weeklyContext context)
Parameters
Type Name Description
ICalendarParser.K_weeklyContext context

The parse tree.

| Improve this Doc View Source

EnterK_wkst(ICalendarParser.K_wkstContext)

Enter a parse tree produced by k_wkst().

The default implementation does nothing.

Declaration
public virtual void EnterK_wkst(ICalendarParser.K_wkstContext context)
Parameters
Type Name Description
ICalendarParser.K_wkstContext context

The parse tree.

| Improve this Doc View Source

EnterK_yearly(ICalendarParser.K_yearlyContext)

Enter a parse tree produced by k_yearly().

The default implementation does nothing.

Declaration
public virtual void EnterK_yearly(ICalendarParser.K_yearlyContext context)
Parameters
Type Name Description
ICalendarParser.K_yearlyContext context

The parse tree.

| Improve this Doc View Source

EnterLanguage(ICalendarParser.LanguageContext)

Enter a parse tree produced by language().

The default implementation does nothing.

Declaration
public virtual void EnterLanguage(ICalendarParser.LanguageContext context)
Parameters
Type Name Description
ICalendarParser.LanguageContext context

The parse tree.

| Improve this Doc View Source

EnterLanguage_char(ICalendarParser.Language_charContext)

Enter a parse tree produced by language_char().

The default implementation does nothing.

Declaration
public virtual void EnterLanguage_char(ICalendarParser.Language_charContext context)
Parameters
Type Name Description
ICalendarParser.Language_charContext context

The parse tree.

| Improve this Doc View Source

EnterLanguageparam(ICalendarParser.LanguageparamContext)

Enter a parse tree produced by languageparam().

The default implementation does nothing.

Declaration
public virtual void EnterLanguageparam(ICalendarParser.LanguageparamContext context)
Parameters
Type Name Description
ICalendarParser.LanguageparamContext context

The parse tree.

| Improve this Doc View Source

EnterLast_mod(ICalendarParser.Last_modContext)

Enter a parse tree produced by last_mod().

The default implementation does nothing.

Declaration
public virtual void EnterLast_mod(ICalendarParser.Last_modContext context)
Parameters
Type Name Description
ICalendarParser.Last_modContext context

The parse tree.

| Improve this Doc View Source

EnterLocation(ICalendarParser.LocationContext)

Enter a parse tree produced by location().

The default implementation does nothing.

Declaration
public virtual void EnterLocation(ICalendarParser.LocationContext context)
Parameters
Type Name Description
ICalendarParser.LocationContext context

The parse tree.

| Improve this Doc View Source

EnterLocparam(ICalendarParser.LocparamContext)

Enter a parse tree produced by locparam().

The default implementation does nothing.

Declaration
public virtual void EnterLocparam(ICalendarParser.LocparamContext context)
Parameters
Type Name Description
ICalendarParser.LocparamContext context

The parse tree.

| Improve this Doc View Source

EnterMemberparam(ICalendarParser.MemberparamContext)

Enter a parse tree produced by memberparam().

The default implementation does nothing.

Declaration
public virtual void EnterMemberparam(ICalendarParser.MemberparamContext context)
Parameters
Type Name Description
ICalendarParser.MemberparamContext context

The parse tree.

| Improve this Doc View Source

EnterMethod(ICalendarParser.MethodContext)

Enter a parse tree produced by method().

The default implementation does nothing.

Declaration
public virtual void EnterMethod(ICalendarParser.MethodContext context)
Parameters
Type Name Description
ICalendarParser.MethodContext context

The parse tree.

| Improve this Doc View Source

EnterMonthdaynum(ICalendarParser.MonthdaynumContext)

Enter a parse tree produced by monthdaynum().

The default implementation does nothing.

Declaration
public virtual void EnterMonthdaynum(ICalendarParser.MonthdaynumContext context)
Parameters
Type Name Description
ICalendarParser.MonthdaynumContext context

The parse tree.

| Improve this Doc View Source

EnterName(ICalendarParser.NameContext)

Enter a parse tree produced by name().

The default implementation does nothing.

Declaration
public virtual void EnterName(ICalendarParser.NameContext context)
Parameters
Type Name Description
ICalendarParser.NameContext context

The parse tree.

| Improve this Doc View Source

EnterOrdyrday(ICalendarParser.OrdyrdayContext)

Enter a parse tree produced by ordyrday().

The default implementation does nothing.

Declaration
public virtual void EnterOrdyrday(ICalendarParser.OrdyrdayContext context)
Parameters
Type Name Description
ICalendarParser.OrdyrdayContext context

The parse tree.

| Improve this Doc View Source

EnterOrganizer(ICalendarParser.OrganizerContext)

Enter a parse tree produced by organizer().

The default implementation does nothing.

Declaration
public virtual void EnterOrganizer(ICalendarParser.OrganizerContext context)
Parameters
Type Name Description
ICalendarParser.OrganizerContext context

The parse tree.

| Improve this Doc View Source

EnterOrgparam(ICalendarParser.OrgparamContext)

Enter a parse tree produced by orgparam().

The default implementation does nothing.

Declaration
public virtual void EnterOrgparam(ICalendarParser.OrgparamContext context)
Parameters
Type Name Description
ICalendarParser.OrgparamContext context

The parse tree.

| Improve this Doc View Source

EnterOther_param(ICalendarParser.Other_paramContext)

Enter a parse tree produced by other_param().

The default implementation does nothing.

Declaration
public virtual void EnterOther_param(ICalendarParser.Other_paramContext context)
Parameters
Type Name Description
ICalendarParser.Other_paramContext context

The parse tree.

| Improve this Doc View Source

EnterParam_name(ICalendarParser.Param_nameContext)

Enter a parse tree produced by param_name().

The default implementation does nothing.

Declaration
public virtual void EnterParam_name(ICalendarParser.Param_nameContext context)
Parameters
Type Name Description
ICalendarParser.Param_nameContext context

The parse tree.

| Improve this Doc View Source

EnterParam_value(ICalendarParser.Param_valueContext)

Enter a parse tree produced by param_value().

The default implementation does nothing.

Declaration
public virtual void EnterParam_value(ICalendarParser.Param_valueContext context)
Parameters
Type Name Description
ICalendarParser.Param_valueContext context

The parse tree.

| Improve this Doc View Source

EnterParamtext(ICalendarParser.ParamtextContext)

Enter a parse tree produced by paramtext().

The default implementation does nothing.

Declaration
public virtual void EnterParamtext(ICalendarParser.ParamtextContext context)
Parameters
Type Name Description
ICalendarParser.ParamtextContext context

The parse tree.

| Improve this Doc View Source

EnterParse(ICalendarParser.ParseContext)

Enter a parse tree produced by parse().

The default implementation does nothing.

Declaration
public virtual void EnterParse(ICalendarParser.ParseContext context)
Parameters
Type Name Description
ICalendarParser.ParseContext context

The parse tree.

| Improve this Doc View Source

EnterPartstat_event(ICalendarParser.Partstat_eventContext)

Enter a parse tree produced by partstat_event().

The default implementation does nothing.

Declaration
public virtual void EnterPartstat_event(ICalendarParser.Partstat_eventContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_eventContext context

The parse tree.

| Improve this Doc View Source

EnterPartstat_jour(ICalendarParser.Partstat_jourContext)

Enter a parse tree produced by partstat_jour().

The default implementation does nothing.

Declaration
public virtual void EnterPartstat_jour(ICalendarParser.Partstat_jourContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_jourContext context

The parse tree.

| Improve this Doc View Source

EnterPartstat_todo(ICalendarParser.Partstat_todoContext)

Enter a parse tree produced by partstat_todo().

The default implementation does nothing.

Declaration
public virtual void EnterPartstat_todo(ICalendarParser.Partstat_todoContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_todoContext context

The parse tree.

| Improve this Doc View Source

EnterPartstatparam(ICalendarParser.PartstatparamContext)

Enter a parse tree produced by partstatparam().

The default implementation does nothing.

Declaration
public virtual void EnterPartstatparam(ICalendarParser.PartstatparamContext context)
Parameters
Type Name Description
ICalendarParser.PartstatparamContext context

The parse tree.

| Improve this Doc View Source

EnterPercent(ICalendarParser.PercentContext)

Enter a parse tree produced by percent().

The default implementation does nothing.

Declaration
public virtual void EnterPercent(ICalendarParser.PercentContext context)
Parameters
Type Name Description
ICalendarParser.PercentContext context

The parse tree.

| Improve this Doc View Source

EnterPeriod(ICalendarParser.PeriodContext)

Enter a parse tree produced by period().

The default implementation does nothing.

Declaration
public virtual void EnterPeriod(ICalendarParser.PeriodContext context)
Parameters
Type Name Description
ICalendarParser.PeriodContext context

The parse tree.

| Improve this Doc View Source

EnterPeriod_explicit(ICalendarParser.Period_explicitContext)

Enter a parse tree produced by period_explicit().

The default implementation does nothing.

Declaration
public virtual void EnterPeriod_explicit(ICalendarParser.Period_explicitContext context)
Parameters
Type Name Description
ICalendarParser.Period_explicitContext context

The parse tree.

| Improve this Doc View Source

EnterPeriod_start(ICalendarParser.Period_startContext)

Enter a parse tree produced by period_start().

The default implementation does nothing.

Declaration
public virtual void EnterPeriod_start(ICalendarParser.Period_startContext context)
Parameters
Type Name Description
ICalendarParser.Period_startContext context

The parse tree.

| Improve this Doc View Source

EnterPriority(ICalendarParser.PriorityContext)

Enter a parse tree produced by priority().

The default implementation does nothing.

Declaration
public virtual void EnterPriority(ICalendarParser.PriorityContext context)
Parameters
Type Name Description
ICalendarParser.PriorityContext context

The parse tree.

| Improve this Doc View Source

EnterPriovalue(ICalendarParser.PriovalueContext)

Enter a parse tree produced by priovalue().

The default implementation does nothing.

Declaration
public virtual void EnterPriovalue(ICalendarParser.PriovalueContext context)
Parameters
Type Name Description
ICalendarParser.PriovalueContext context

The parse tree.

| Improve this Doc View Source

EnterProdid(ICalendarParser.ProdidContext)

Enter a parse tree produced by prodid().

The default implementation does nothing.

Declaration
public virtual void EnterProdid(ICalendarParser.ProdidContext context)
Parameters
Type Name Description
ICalendarParser.ProdidContext context

The parse tree.

| Improve this Doc View Source

EnterQsafe_char(ICalendarParser.Qsafe_charContext)

Enter a parse tree produced by qsafe_char().

The default implementation does nothing.

Declaration
public virtual void EnterQsafe_char(ICalendarParser.Qsafe_charContext context)
Parameters
Type Name Description
ICalendarParser.Qsafe_charContext context

The parse tree.

| Improve this Doc View Source

EnterQuoted_string(ICalendarParser.Quoted_stringContext)

Enter a parse tree produced by quoted_string().

The default implementation does nothing.

Declaration
public virtual void EnterQuoted_string(ICalendarParser.Quoted_stringContext context)
Parameters
Type Name Description
ICalendarParser.Quoted_stringContext context

The parse tree.

| Improve this Doc View Source

EnterRangeparam(ICalendarParser.RangeparamContext)

Enter a parse tree produced by rangeparam().

The default implementation does nothing.

Declaration
public virtual void EnterRangeparam(ICalendarParser.RangeparamContext context)
Parameters
Type Name Description
ICalendarParser.RangeparamContext context

The parse tree.

| Improve this Doc View Source

EnterRdate(ICalendarParser.RdateContext)

Enter a parse tree produced by rdate().

The default implementation does nothing.

Declaration
public virtual void EnterRdate(ICalendarParser.RdateContext context)
Parameters
Type Name Description
ICalendarParser.RdateContext context

The parse tree.

| Improve this Doc View Source

EnterRdtparam(ICalendarParser.RdtparamContext)

Enter a parse tree produced by rdtparam().

The default implementation does nothing.

Declaration
public virtual void EnterRdtparam(ICalendarParser.RdtparamContext context)
Parameters
Type Name Description
ICalendarParser.RdtparamContext context

The parse tree.

| Improve this Doc View Source

EnterRdtval(ICalendarParser.RdtvalContext)

Enter a parse tree produced by rdtval().

The default implementation does nothing.

Declaration
public virtual void EnterRdtval(ICalendarParser.RdtvalContext context)
Parameters
Type Name Description
ICalendarParser.RdtvalContext context

The parse tree.

| Improve this Doc View Source

EnterRecur(ICalendarParser.RecurContext)

Enter a parse tree produced by recur().

The default implementation does nothing.

Declaration
public virtual void EnterRecur(ICalendarParser.RecurContext context)
Parameters
Type Name Description
ICalendarParser.RecurContext context

The parse tree.

| Improve this Doc View Source

EnterRecur_rule_part(ICalendarParser.Recur_rule_partContext)

Enter a parse tree produced by recur_rule_part().

The default implementation does nothing.

Declaration
public virtual void EnterRecur_rule_part(ICalendarParser.Recur_rule_partContext context)
Parameters
Type Name Description
ICalendarParser.Recur_rule_partContext context

The parse tree.

| Improve this Doc View Source

EnterRecurid(ICalendarParser.RecuridContext)

Enter a parse tree produced by recurid().

The default implementation does nothing.

Declaration
public virtual void EnterRecurid(ICalendarParser.RecuridContext context)
Parameters
Type Name Description
ICalendarParser.RecuridContext context

The parse tree.

| Improve this Doc View Source

EnterReg_name(ICalendarParser.Reg_nameContext)

Enter a parse tree produced by reg_name().

The default implementation does nothing.

Declaration
public virtual void EnterReg_name(ICalendarParser.Reg_nameContext context)
Parameters
Type Name Description
ICalendarParser.Reg_nameContext context

The parse tree.

| Improve this Doc View Source

EnterReg_name_char(ICalendarParser.Reg_name_charContext)

Enter a parse tree produced by reg_name_char().

The default implementation does nothing.

Declaration
public virtual void EnterReg_name_char(ICalendarParser.Reg_name_charContext context)
Parameters
Type Name Description
ICalendarParser.Reg_name_charContext context

The parse tree.

| Improve this Doc View Source

EnterRelated(ICalendarParser.RelatedContext)

Enter a parse tree produced by related().

The default implementation does nothing.

Declaration
public virtual void EnterRelated(ICalendarParser.RelatedContext context)
Parameters
Type Name Description
ICalendarParser.RelatedContext context

The parse tree.

| Improve this Doc View Source

EnterRelparam(ICalendarParser.RelparamContext)

Enter a parse tree produced by relparam().

The default implementation does nothing.

Declaration
public virtual void EnterRelparam(ICalendarParser.RelparamContext context)
Parameters
Type Name Description
ICalendarParser.RelparamContext context

The parse tree.

| Improve this Doc View Source

EnterReltypeparam(ICalendarParser.ReltypeparamContext)

Enter a parse tree produced by reltypeparam().

The default implementation does nothing.

Declaration
public virtual void EnterReltypeparam(ICalendarParser.ReltypeparamContext context)
Parameters
Type Name Description
ICalendarParser.ReltypeparamContext context

The parse tree.

| Improve this Doc View Source

EnterRepeat_(ICalendarParser.Repeat_Context)

Enter a parse tree produced by repeat_().

The default implementation does nothing.

Declaration
public virtual void EnterRepeat_(ICalendarParser.Repeat_Context context)
Parameters
Type Name Description
ICalendarParser.Repeat_Context context

The parse tree.

| Improve this Doc View Source

EnterResources(ICalendarParser.ResourcesContext)

Enter a parse tree produced by resources().

The default implementation does nothing.

Declaration
public virtual void EnterResources(ICalendarParser.ResourcesContext context)
Parameters
Type Name Description
ICalendarParser.ResourcesContext context

The parse tree.

| Improve this Doc View Source

EnterResrcparam(ICalendarParser.ResrcparamContext)

Enter a parse tree produced by resrcparam().

The default implementation does nothing.

Declaration
public virtual void EnterResrcparam(ICalendarParser.ResrcparamContext context)
Parameters
Type Name Description
ICalendarParser.ResrcparamContext context

The parse tree.

| Improve this Doc View Source

EnterRidparam(ICalendarParser.RidparamContext)

Enter a parse tree produced by ridparam().

The default implementation does nothing.

Declaration
public virtual void EnterRidparam(ICalendarParser.RidparamContext context)
Parameters
Type Name Description
ICalendarParser.RidparamContext context

The parse tree.

| Improve this Doc View Source

EnterRoleparam(ICalendarParser.RoleparamContext)

Enter a parse tree produced by roleparam().

The default implementation does nothing.

Declaration
public virtual void EnterRoleparam(ICalendarParser.RoleparamContext context)
Parameters
Type Name Description
ICalendarParser.RoleparamContext context

The parse tree.

| Improve this Doc View Source

EnterRrule(ICalendarParser.RruleContext)

Enter a parse tree produced by rrule().

The default implementation does nothing.

Declaration
public virtual void EnterRrule(ICalendarParser.RruleContext context)
Parameters
Type Name Description
ICalendarParser.RruleContext context

The parse tree.

| Improve this Doc View Source

EnterRstatparam(ICalendarParser.RstatparamContext)

Enter a parse tree produced by rstatparam().

The default implementation does nothing.

Declaration
public virtual void EnterRstatparam(ICalendarParser.RstatparamContext context)
Parameters
Type Name Description
ICalendarParser.RstatparamContext context

The parse tree.

| Improve this Doc View Source

EnterRstatus(ICalendarParser.RstatusContext)

Enter a parse tree produced by rstatus().

The default implementation does nothing.

Declaration
public virtual void EnterRstatus(ICalendarParser.RstatusContext context)
Parameters
Type Name Description
ICalendarParser.RstatusContext context

The parse tree.

| Improve this Doc View Source

EnterRsvpparam(ICalendarParser.RsvpparamContext)

Enter a parse tree produced by rsvpparam().

The default implementation does nothing.

Declaration
public virtual void EnterRsvpparam(ICalendarParser.RsvpparamContext context)
Parameters
Type Name Description
ICalendarParser.RsvpparamContext context

The parse tree.

| Improve this Doc View Source

EnterSafe_char(ICalendarParser.Safe_charContext)

Enter a parse tree produced by safe_char().

The default implementation does nothing.

Declaration
public virtual void EnterSafe_char(ICalendarParser.Safe_charContext context)
Parameters
Type Name Description
ICalendarParser.Safe_charContext context

The parse tree.

| Improve this Doc View Source

EnterSentbyparam(ICalendarParser.SentbyparamContext)

Enter a parse tree produced by sentbyparam().

The default implementation does nothing.

Declaration
public virtual void EnterSentbyparam(ICalendarParser.SentbyparamContext context)
Parameters
Type Name Description
ICalendarParser.SentbyparamContext context

The parse tree.

| Improve this Doc View Source

EnterSeq(ICalendarParser.SeqContext)

Enter a parse tree produced by seq().

The default implementation does nothing.

Declaration
public virtual void EnterSeq(ICalendarParser.SeqContext context)
Parameters
Type Name Description
ICalendarParser.SeqContext context

The parse tree.

| Improve this Doc View Source

EnterStandardc(ICalendarParser.StandardcContext)

Enter a parse tree produced by standardc().

The default implementation does nothing.

Declaration
public virtual void EnterStandardc(ICalendarParser.StandardcContext context)
Parameters
Type Name Description
ICalendarParser.StandardcContext context

The parse tree.

| Improve this Doc View Source

EnterStatcode(ICalendarParser.StatcodeContext)

Enter a parse tree produced by statcode().

The default implementation does nothing.

Declaration
public virtual void EnterStatcode(ICalendarParser.StatcodeContext context)
Parameters
Type Name Description
ICalendarParser.StatcodeContext context

The parse tree.

| Improve this Doc View Source

EnterStatus(ICalendarParser.StatusContext)

Enter a parse tree produced by status().

The default implementation does nothing.

Declaration
public virtual void EnterStatus(ICalendarParser.StatusContext context)
Parameters
Type Name Description
ICalendarParser.StatusContext context

The parse tree.

| Improve this Doc View Source

EnterStatvalue(ICalendarParser.StatvalueContext)

Enter a parse tree produced by statvalue().

The default implementation does nothing.

Declaration
public virtual void EnterStatvalue(ICalendarParser.StatvalueContext context)
Parameters
Type Name Description
ICalendarParser.StatvalueContext context

The parse tree.

| Improve this Doc View Source

EnterStatvalue_event(ICalendarParser.Statvalue_eventContext)

Enter a parse tree produced by statvalue_event().

The default implementation does nothing.

Declaration
public virtual void EnterStatvalue_event(ICalendarParser.Statvalue_eventContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_eventContext context

The parse tree.

| Improve this Doc View Source

EnterStatvalue_jour(ICalendarParser.Statvalue_jourContext)

Enter a parse tree produced by statvalue_jour().

The default implementation does nothing.

Declaration
public virtual void EnterStatvalue_jour(ICalendarParser.Statvalue_jourContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_jourContext context

The parse tree.

| Improve this Doc View Source

EnterStatvalue_todo(ICalendarParser.Statvalue_todoContext)

Enter a parse tree produced by statvalue_todo().

The default implementation does nothing.

Declaration
public virtual void EnterStatvalue_todo(ICalendarParser.Statvalue_todoContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_todoContext context

The parse tree.

| Improve this Doc View Source

EnterSubtype_name(ICalendarParser.Subtype_nameContext)

Enter a parse tree produced by subtype_name().

The default implementation does nothing.

Declaration
public virtual void EnterSubtype_name(ICalendarParser.Subtype_nameContext context)
Parameters
Type Name Description
ICalendarParser.Subtype_nameContext context

The parse tree.

| Improve this Doc View Source

EnterSummary(ICalendarParser.SummaryContext)

Enter a parse tree produced by summary().

The default implementation does nothing.

Declaration
public virtual void EnterSummary(ICalendarParser.SummaryContext context)
Parameters
Type Name Description
ICalendarParser.SummaryContext context

The parse tree.

| Improve this Doc View Source

EnterSummparam(ICalendarParser.SummparamContext)

Enter a parse tree produced by summparam().

The default implementation does nothing.

Declaration
public virtual void EnterSummparam(ICalendarParser.SummparamContext context)
Parameters
Type Name Description
ICalendarParser.SummparamContext context

The parse tree.

| Improve this Doc View Source

EnterText(ICalendarParser.TextContext)

Enter a parse tree produced by text().

The default implementation does nothing.

Declaration
public virtual void EnterText(ICalendarParser.TextContext context)
Parameters
Type Name Description
ICalendarParser.TextContext context

The parse tree.

| Improve this Doc View Source

EnterTime(ICalendarParser.TimeContext)

Enter a parse tree produced by time().

The default implementation does nothing.

Declaration
public virtual void EnterTime(ICalendarParser.TimeContext context)
Parameters
Type Name Description
ICalendarParser.TimeContext context

The parse tree.

| Improve this Doc View Source

EnterTime_hour(ICalendarParser.Time_hourContext)

Enter a parse tree produced by time_hour().

The default implementation does nothing.

Declaration
public virtual void EnterTime_hour(ICalendarParser.Time_hourContext context)
Parameters
Type Name Description
ICalendarParser.Time_hourContext context

The parse tree.

| Improve this Doc View Source

EnterTime_minute(ICalendarParser.Time_minuteContext)

Enter a parse tree produced by time_minute().

The default implementation does nothing.

Declaration
public virtual void EnterTime_minute(ICalendarParser.Time_minuteContext context)
Parameters
Type Name Description
ICalendarParser.Time_minuteContext context

The parse tree.

| Improve this Doc View Source

EnterTime_numzone(ICalendarParser.Time_numzoneContext)

Enter a parse tree produced by time_numzone().

The default implementation does nothing.

Declaration
public virtual void EnterTime_numzone(ICalendarParser.Time_numzoneContext context)
Parameters
Type Name Description
ICalendarParser.Time_numzoneContext context

The parse tree.

| Improve this Doc View Source

EnterTime_second(ICalendarParser.Time_secondContext)

Enter a parse tree produced by time_second().

The default implementation does nothing.

Declaration
public virtual void EnterTime_second(ICalendarParser.Time_secondContext context)
Parameters
Type Name Description
ICalendarParser.Time_secondContext context

The parse tree.

| Improve this Doc View Source

EnterTimezonec(ICalendarParser.TimezonecContext)

Enter a parse tree produced by timezonec().

The default implementation does nothing.

Declaration
public virtual void EnterTimezonec(ICalendarParser.TimezonecContext context)
Parameters
Type Name Description
ICalendarParser.TimezonecContext context

The parse tree.

| Improve this Doc View Source

EnterTimezoneprop(ICalendarParser.TimezonepropContext)

Enter a parse tree produced by timezoneprop().

The default implementation does nothing.

Declaration
public virtual void EnterTimezoneprop(ICalendarParser.TimezonepropContext context)
Parameters
Type Name Description
ICalendarParser.TimezonepropContext context

The parse tree.

| Improve this Doc View Source

EnterTodoc(ICalendarParser.TodocContext)

Enter a parse tree produced by todoc().

The default implementation does nothing.

Declaration
public virtual void EnterTodoc(ICalendarParser.TodocContext context)
Parameters
Type Name Description
ICalendarParser.TodocContext context

The parse tree.

| Improve this Doc View Source

EnterTodoprop(ICalendarParser.TodopropContext)

Enter a parse tree produced by todoprop().

The default implementation does nothing.

Declaration
public virtual void EnterTodoprop(ICalendarParser.TodopropContext context)
Parameters
Type Name Description
ICalendarParser.TodopropContext context

The parse tree.

| Improve this Doc View Source

EnterTransp(ICalendarParser.TranspContext)

Enter a parse tree produced by transp().

The default implementation does nothing.

Declaration
public virtual void EnterTransp(ICalendarParser.TranspContext context)
Parameters
Type Name Description
ICalendarParser.TranspContext context

The parse tree.

| Improve this Doc View Source

EnterTransvalue(ICalendarParser.TransvalueContext)

Enter a parse tree produced by transvalue().

The default implementation does nothing.

Declaration
public virtual void EnterTransvalue(ICalendarParser.TransvalueContext context)
Parameters
Type Name Description
ICalendarParser.TransvalueContext context

The parse tree.

| Improve this Doc View Source

EnterTrigabs(ICalendarParser.TrigabsContext)

Enter a parse tree produced by trigabs().

The default implementation does nothing.

Declaration
public virtual void EnterTrigabs(ICalendarParser.TrigabsContext context)
Parameters
Type Name Description
ICalendarParser.TrigabsContext context

The parse tree.

| Improve this Doc View Source

EnterTrigger(ICalendarParser.TriggerContext)

Enter a parse tree produced by trigger().

The default implementation does nothing.

Declaration
public virtual void EnterTrigger(ICalendarParser.TriggerContext context)
Parameters
Type Name Description
ICalendarParser.TriggerContext context

The parse tree.

| Improve this Doc View Source

EnterTrigrel(ICalendarParser.TrigrelContext)

Enter a parse tree produced by trigrel().

The default implementation does nothing.

Declaration
public virtual void EnterTrigrel(ICalendarParser.TrigrelContext context)
Parameters
Type Name Description
ICalendarParser.TrigrelContext context

The parse tree.

| Improve this Doc View Source

EnterTrigrelparam(ICalendarParser.TrigrelparamContext)

Enter a parse tree produced by trigrelparam().

The default implementation does nothing.

Declaration
public virtual void EnterTrigrelparam(ICalendarParser.TrigrelparamContext context)
Parameters
Type Name Description
ICalendarParser.TrigrelparamContext context

The parse tree.

| Improve this Doc View Source

EnterTsafe_char(ICalendarParser.Tsafe_charContext)

Enter a parse tree produced by tsafe_char().

The default implementation does nothing.

Declaration
public virtual void EnterTsafe_char(ICalendarParser.Tsafe_charContext context)
Parameters
Type Name Description
ICalendarParser.Tsafe_charContext context

The parse tree.

| Improve this Doc View Source

EnterType_name(ICalendarParser.Type_nameContext)

Enter a parse tree produced by type_name().

The default implementation does nothing.

Declaration
public virtual void EnterType_name(ICalendarParser.Type_nameContext context)
Parameters
Type Name Description
ICalendarParser.Type_nameContext context

The parse tree.

| Improve this Doc View Source

EnterTzid(ICalendarParser.TzidContext)

Enter a parse tree produced by tzid().

The default implementation does nothing.

Declaration
public virtual void EnterTzid(ICalendarParser.TzidContext context)
Parameters
Type Name Description
ICalendarParser.TzidContext context

The parse tree.

| Improve this Doc View Source

EnterTzidparam(ICalendarParser.TzidparamContext)

Enter a parse tree produced by tzidparam().

The default implementation does nothing.

Declaration
public virtual void EnterTzidparam(ICalendarParser.TzidparamContext context)
Parameters
Type Name Description
ICalendarParser.TzidparamContext context

The parse tree.

| Improve this Doc View Source

EnterTzname(ICalendarParser.TznameContext)

Enter a parse tree produced by tzname().

The default implementation does nothing.

Declaration
public virtual void EnterTzname(ICalendarParser.TznameContext context)
Parameters
Type Name Description
ICalendarParser.TznameContext context

The parse tree.

| Improve this Doc View Source

EnterTznparam(ICalendarParser.TznparamContext)

Enter a parse tree produced by tznparam().

The default implementation does nothing.

Declaration
public virtual void EnterTznparam(ICalendarParser.TznparamContext context)
Parameters
Type Name Description
ICalendarParser.TznparamContext context

The parse tree.

| Improve this Doc View Source

EnterTzoffsetfrom(ICalendarParser.TzoffsetfromContext)

Enter a parse tree produced by tzoffsetfrom().

The default implementation does nothing.

Declaration
public virtual void EnterTzoffsetfrom(ICalendarParser.TzoffsetfromContext context)
Parameters
Type Name Description
ICalendarParser.TzoffsetfromContext context

The parse tree.

| Improve this Doc View Source

EnterTzoffsetto(ICalendarParser.TzoffsettoContext)

Enter a parse tree produced by tzoffsetto().

The default implementation does nothing.

Declaration
public virtual void EnterTzoffsetto(ICalendarParser.TzoffsettoContext context)
Parameters
Type Name Description
ICalendarParser.TzoffsettoContext context

The parse tree.

| Improve this Doc View Source

EnterTzprop(ICalendarParser.TzpropContext)

Enter a parse tree produced by tzprop().

The default implementation does nothing.

Declaration
public virtual void EnterTzprop(ICalendarParser.TzpropContext context)
Parameters
Type Name Description
ICalendarParser.TzpropContext context

The parse tree.

| Improve this Doc View Source

EnterTzurl(ICalendarParser.TzurlContext)

Enter a parse tree produced by tzurl().

The default implementation does nothing.

Declaration
public virtual void EnterTzurl(ICalendarParser.TzurlContext context)
Parameters
Type Name Description
ICalendarParser.TzurlContext context

The parse tree.

| Improve this Doc View Source

EnterUid(ICalendarParser.UidContext)

Enter a parse tree produced by uid().

The default implementation does nothing.

Declaration
public virtual void EnterUid(ICalendarParser.UidContext context)
Parameters
Type Name Description
ICalendarParser.UidContext context

The parse tree.

| Improve this Doc View Source

EnterUri(ICalendarParser.UriContext)

Enter a parse tree produced by uri().

The default implementation does nothing.

Declaration
public virtual void EnterUri(ICalendarParser.UriContext context)
Parameters
Type Name Description
ICalendarParser.UriContext context

The parse tree.

| Improve this Doc View Source

EnterUrl(ICalendarParser.UrlContext)

Enter a parse tree produced by url().

The default implementation does nothing.

Declaration
public virtual void EnterUrl(ICalendarParser.UrlContext context)
Parameters
Type Name Description
ICalendarParser.UrlContext context

The parse tree.

| Improve this Doc View Source

EnterUtc_offset(ICalendarParser.Utc_offsetContext)

Enter a parse tree produced by utc_offset().

The default implementation does nothing.

Declaration
public virtual void EnterUtc_offset(ICalendarParser.Utc_offsetContext context)
Parameters
Type Name Description
ICalendarParser.Utc_offsetContext context

The parse tree.

| Improve this Doc View Source

EnterValue(ICalendarParser.ValueContext)

Enter a parse tree produced by value().

The default implementation does nothing.

Declaration
public virtual void EnterValue(ICalendarParser.ValueContext context)
Parameters
Type Name Description
ICalendarParser.ValueContext context

The parse tree.

| Improve this Doc View Source

EnterValue_char(ICalendarParser.Value_charContext)

Enter a parse tree produced by value_char().

The default implementation does nothing.

Declaration
public virtual void EnterValue_char(ICalendarParser.Value_charContext context)
Parameters
Type Name Description
ICalendarParser.Value_charContext context

The parse tree.

| Improve this Doc View Source

EnterValuetype(ICalendarParser.ValuetypeContext)

Enter a parse tree produced by valuetype().

The default implementation does nothing.

Declaration
public virtual void EnterValuetype(ICalendarParser.ValuetypeContext context)
Parameters
Type Name Description
ICalendarParser.ValuetypeContext context

The parse tree.

| Improve this Doc View Source

EnterValuetypeparam(ICalendarParser.ValuetypeparamContext)

Enter a parse tree produced by valuetypeparam().

The default implementation does nothing.

Declaration
public virtual void EnterValuetypeparam(ICalendarParser.ValuetypeparamContext context)
Parameters
Type Name Description
ICalendarParser.ValuetypeparamContext context

The parse tree.

| Improve this Doc View Source

EnterVersion(ICalendarParser.VersionContext)

Enter a parse tree produced by version().

The default implementation does nothing.

Declaration
public virtual void EnterVersion(ICalendarParser.VersionContext context)
Parameters
Type Name Description
ICalendarParser.VersionContext context

The parse tree.

| Improve this Doc View Source

EnterVervalue(ICalendarParser.VervalueContext)

Enter a parse tree produced by vervalue().

The default implementation does nothing.

Declaration
public virtual void EnterVervalue(ICalendarParser.VervalueContext context)
Parameters
Type Name Description
ICalendarParser.VervalueContext context

The parse tree.

| Improve this Doc View Source

EnterWeekday(ICalendarParser.WeekdayContext)

Enter a parse tree produced by weekday().

The default implementation does nothing.

Declaration
public virtual void EnterWeekday(ICalendarParser.WeekdayContext context)
Parameters
Type Name Description
ICalendarParser.WeekdayContext context

The parse tree.

| Improve this Doc View Source

EnterWeekdaynum(ICalendarParser.WeekdaynumContext)

Enter a parse tree produced by weekdaynum().

The default implementation does nothing.

Declaration
public virtual void EnterWeekdaynum(ICalendarParser.WeekdaynumContext context)
Parameters
Type Name Description
ICalendarParser.WeekdaynumContext context

The parse tree.

| Improve this Doc View Source

EnterWeeknum(ICalendarParser.WeeknumContext)

Enter a parse tree produced by weeknum().

The default implementation does nothing.

Declaration
public virtual void EnterWeeknum(ICalendarParser.WeeknumContext context)
Parameters
Type Name Description
ICalendarParser.WeeknumContext context

The parse tree.

| Improve this Doc View Source

EnterX_comp(ICalendarParser.X_compContext)

Enter a parse tree produced by x_comp().

The default implementation does nothing.

Declaration
public virtual void EnterX_comp(ICalendarParser.X_compContext context)
Parameters
Type Name Description
ICalendarParser.X_compContext context

The parse tree.

| Improve this Doc View Source

EnterX_name(ICalendarParser.X_nameContext)

Enter a parse tree produced by x_name().

The default implementation does nothing.

Declaration
public virtual void EnterX_name(ICalendarParser.X_nameContext context)
Parameters
Type Name Description
ICalendarParser.X_nameContext context

The parse tree.

| Improve this Doc View Source

EnterX_param(ICalendarParser.X_paramContext)

Enter a parse tree produced by x_param().

The default implementation does nothing.

Declaration
public virtual void EnterX_param(ICalendarParser.X_paramContext context)
Parameters
Type Name Description
ICalendarParser.X_paramContext context

The parse tree.

| Improve this Doc View Source

EnterX_prop(ICalendarParser.X_propContext)

Enter a parse tree produced by x_prop().

The default implementation does nothing.

Declaration
public virtual void EnterX_prop(ICalendarParser.X_propContext context)
Parameters
Type Name Description
ICalendarParser.X_propContext context

The parse tree.

| Improve this Doc View Source

EnterYeardaynum(ICalendarParser.YeardaynumContext)

Enter a parse tree produced by yeardaynum().

The default implementation does nothing.

Declaration
public virtual void EnterYeardaynum(ICalendarParser.YeardaynumContext context)
Parameters
Type Name Description
ICalendarParser.YeardaynumContext context

The parse tree.

| Improve this Doc View Source

ExitAction(ICalendarParser.ActionContext)

Exit a parse tree produced by action().

The default implementation does nothing.

Declaration
public virtual void ExitAction(ICalendarParser.ActionContext context)
Parameters
Type Name Description
ICalendarParser.ActionContext context

The parse tree.

| Improve this Doc View Source

ExitActionvalue(ICalendarParser.ActionvalueContext)

Exit a parse tree produced by actionvalue().

The default implementation does nothing.

Declaration
public virtual void ExitActionvalue(ICalendarParser.ActionvalueContext context)
Parameters
Type Name Description
ICalendarParser.ActionvalueContext context

The parse tree.

| Improve this Doc View Source

ExitAlarmc(ICalendarParser.AlarmcContext)

Exit a parse tree produced by alarmc().

The default implementation does nothing.

Declaration
public virtual void ExitAlarmc(ICalendarParser.AlarmcContext context)
Parameters
Type Name Description
ICalendarParser.AlarmcContext context

The parse tree.

| Improve this Doc View Source

ExitAlarmprop(ICalendarParser.AlarmpropContext)

Exit a parse tree produced by alarmprop().

The default implementation does nothing.

Declaration
public virtual void ExitAlarmprop(ICalendarParser.AlarmpropContext context)
Parameters
Type Name Description
ICalendarParser.AlarmpropContext context

The parse tree.

| Improve this Doc View Source

ExitAlpha(ICalendarParser.AlphaContext)

Exit a parse tree produced by alpha().

The default implementation does nothing.

Declaration
public virtual void ExitAlpha(ICalendarParser.AlphaContext context)
Parameters
Type Name Description
ICalendarParser.AlphaContext context

The parse tree.

| Improve this Doc View Source

ExitAlpha_num(ICalendarParser.Alpha_numContext)

Exit a parse tree produced by alpha_num().

The default implementation does nothing.

Declaration
public virtual void ExitAlpha_num(ICalendarParser.Alpha_numContext context)
Parameters
Type Name Description
ICalendarParser.Alpha_numContext context

The parse tree.

| Improve this Doc View Source

ExitAltrepparam(ICalendarParser.AltrepparamContext)

Exit a parse tree produced by altrepparam().

The default implementation does nothing.

Declaration
public virtual void ExitAltrepparam(ICalendarParser.AltrepparamContext context)
Parameters
Type Name Description
ICalendarParser.AltrepparamContext context

The parse tree.

| Improve this Doc View Source

ExitAttach(ICalendarParser.AttachContext)

Exit a parse tree produced by attach().

The default implementation does nothing.

Declaration
public virtual void ExitAttach(ICalendarParser.AttachContext context)
Parameters
Type Name Description
ICalendarParser.AttachContext context

The parse tree.

| Improve this Doc View Source

ExitAttachparam(ICalendarParser.AttachparamContext)

Exit a parse tree produced by attachparam().

The default implementation does nothing.

Declaration
public virtual void ExitAttachparam(ICalendarParser.AttachparamContext context)
Parameters
Type Name Description
ICalendarParser.AttachparamContext context

The parse tree.

| Improve this Doc View Source

ExitAttendee(ICalendarParser.AttendeeContext)

Exit a parse tree produced by attendee().

The default implementation does nothing.

Declaration
public virtual void ExitAttendee(ICalendarParser.AttendeeContext context)
Parameters
Type Name Description
ICalendarParser.AttendeeContext context

The parse tree.

| Improve this Doc View Source

ExitAttparam(ICalendarParser.AttparamContext)

Exit a parse tree produced by attparam().

The default implementation does nothing.

Declaration
public virtual void ExitAttparam(ICalendarParser.AttparamContext context)
Parameters
Type Name Description
ICalendarParser.AttparamContext context

The parse tree.

| Improve this Doc View Source

ExitB_char(ICalendarParser.B_charContext)

Exit a parse tree produced by b_char().

The default implementation does nothing.

Declaration
public virtual void ExitB_char(ICalendarParser.B_charContext context)
Parameters
Type Name Description
ICalendarParser.B_charContext context

The parse tree.

| Improve this Doc View Source

ExitB_chars(ICalendarParser.B_charsContext)

Exit a parse tree produced by b_chars().

The default implementation does nothing.

Declaration
public virtual void ExitB_chars(ICalendarParser.B_charsContext context)
Parameters
Type Name Description
ICalendarParser.B_charsContext context

The parse tree.

| Improve this Doc View Source

ExitB_end(ICalendarParser.B_endContext)

Exit a parse tree produced by b_end().

The default implementation does nothing.

Declaration
public virtual void ExitB_end(ICalendarParser.B_endContext context)
Parameters
Type Name Description
ICalendarParser.B_endContext context

The parse tree.

| Improve this Doc View Source

ExitBinary(ICalendarParser.BinaryContext)

Exit a parse tree produced by binary().

The default implementation does nothing.

Declaration
public virtual void ExitBinary(ICalendarParser.BinaryContext context)
Parameters
Type Name Description
ICalendarParser.BinaryContext context

The parse tree.

| Improve this Doc View Source

ExitBool_(ICalendarParser.Bool_Context)

Exit a parse tree produced by bool_().

The default implementation does nothing.

Declaration
public virtual void ExitBool_(ICalendarParser.Bool_Context context)
Parameters
Type Name Description
ICalendarParser.Bool_Context context

The parse tree.

| Improve this Doc View Source

ExitByhrlist(ICalendarParser.ByhrlistContext)

Exit a parse tree produced by byhrlist().

The default implementation does nothing.

Declaration
public virtual void ExitByhrlist(ICalendarParser.ByhrlistContext context)
Parameters
Type Name Description
ICalendarParser.ByhrlistContext context

The parse tree.

| Improve this Doc View Source

ExitByminlist(ICalendarParser.ByminlistContext)

Exit a parse tree produced by byminlist().

The default implementation does nothing.

Declaration
public virtual void ExitByminlist(ICalendarParser.ByminlistContext context)
Parameters
Type Name Description
ICalendarParser.ByminlistContext context

The parse tree.

| Improve this Doc View Source

ExitBymodaylist(ICalendarParser.BymodaylistContext)

Exit a parse tree produced by bymodaylist().

The default implementation does nothing.

Declaration
public virtual void ExitBymodaylist(ICalendarParser.BymodaylistContext context)
Parameters
Type Name Description
ICalendarParser.BymodaylistContext context

The parse tree.

| Improve this Doc View Source

ExitBymolist(ICalendarParser.BymolistContext)

Exit a parse tree produced by bymolist().

The default implementation does nothing.

Declaration
public virtual void ExitBymolist(ICalendarParser.BymolistContext context)
Parameters
Type Name Description
ICalendarParser.BymolistContext context

The parse tree.

| Improve this Doc View Source

ExitByseclist(ICalendarParser.ByseclistContext)

Exit a parse tree produced by byseclist().

The default implementation does nothing.

Declaration
public virtual void ExitByseclist(ICalendarParser.ByseclistContext context)
Parameters
Type Name Description
ICalendarParser.ByseclistContext context

The parse tree.

| Improve this Doc View Source

ExitBysplist(ICalendarParser.BysplistContext)

Exit a parse tree produced by bysplist().

The default implementation does nothing.

Declaration
public virtual void ExitBysplist(ICalendarParser.BysplistContext context)
Parameters
Type Name Description
ICalendarParser.BysplistContext context

The parse tree.

| Improve this Doc View Source

ExitBywdaylist(ICalendarParser.BywdaylistContext)

Exit a parse tree produced by bywdaylist().

The default implementation does nothing.

Declaration
public virtual void ExitBywdaylist(ICalendarParser.BywdaylistContext context)
Parameters
Type Name Description
ICalendarParser.BywdaylistContext context

The parse tree.

| Improve this Doc View Source

ExitBywknolist(ICalendarParser.BywknolistContext)

Exit a parse tree produced by bywknolist().

The default implementation does nothing.

Declaration
public virtual void ExitBywknolist(ICalendarParser.BywknolistContext context)
Parameters
Type Name Description
ICalendarParser.BywknolistContext context

The parse tree.

| Improve this Doc View Source

ExitByyrdaylist(ICalendarParser.ByyrdaylistContext)

Exit a parse tree produced by byyrdaylist().

The default implementation does nothing.

Declaration
public virtual void ExitByyrdaylist(ICalendarParser.ByyrdaylistContext context)
Parameters
Type Name Description
ICalendarParser.ByyrdaylistContext context

The parse tree.

| Improve this Doc View Source

ExitCal_address(ICalendarParser.Cal_addressContext)

Exit a parse tree produced by cal_address().

The default implementation does nothing.

Declaration
public virtual void ExitCal_address(ICalendarParser.Cal_addressContext context)
Parameters
Type Name Description
ICalendarParser.Cal_addressContext context

The parse tree.

| Improve this Doc View Source

ExitCalprop(ICalendarParser.CalpropContext)

Exit a parse tree produced by calprop().

The default implementation does nothing.

Declaration
public virtual void ExitCalprop(ICalendarParser.CalpropContext context)
Parameters
Type Name Description
ICalendarParser.CalpropContext context

The parse tree.

| Improve this Doc View Source

ExitCalscale(ICalendarParser.CalscaleContext)

Exit a parse tree produced by calscale().

The default implementation does nothing.

Declaration
public virtual void ExitCalscale(ICalendarParser.CalscaleContext context)
Parameters
Type Name Description
ICalendarParser.CalscaleContext context

The parse tree.

| Improve this Doc View Source

ExitCategories(ICalendarParser.CategoriesContext)

Exit a parse tree produced by categories().

The default implementation does nothing.

Declaration
public virtual void ExitCategories(ICalendarParser.CategoriesContext context)
Parameters
Type Name Description
ICalendarParser.CategoriesContext context

The parse tree.

| Improve this Doc View Source

ExitCatparam(ICalendarParser.CatparamContext)

Exit a parse tree produced by catparam().

The default implementation does nothing.

Declaration
public virtual void ExitCatparam(ICalendarParser.CatparamContext context)
Parameters
Type Name Description
ICalendarParser.CatparamContext context

The parse tree.

| Improve this Doc View Source

ExitClassvalue(ICalendarParser.ClassvalueContext)

Exit a parse tree produced by classvalue().

The default implementation does nothing.

Declaration
public virtual void ExitClassvalue(ICalendarParser.ClassvalueContext context)
Parameters
Type Name Description
ICalendarParser.ClassvalueContext context

The parse tree.

| Improve this Doc View Source

ExitClazz(ICalendarParser.ClazzContext)

Exit a parse tree produced by clazz().

The default implementation does nothing.

Declaration
public virtual void ExitClazz(ICalendarParser.ClazzContext context)
Parameters
Type Name Description
ICalendarParser.ClazzContext context

The parse tree.

| Improve this Doc View Source

ExitCnparam(ICalendarParser.CnparamContext)

Exit a parse tree produced by cnparam().

The default implementation does nothing.

Declaration
public virtual void ExitCnparam(ICalendarParser.CnparamContext context)
Parameters
Type Name Description
ICalendarParser.CnparamContext context

The parse tree.

| Improve this Doc View Source

ExitComment(ICalendarParser.CommentContext)

Exit a parse tree produced by comment().

The default implementation does nothing.

Declaration
public virtual void ExitComment(ICalendarParser.CommentContext context)
Parameters
Type Name Description
ICalendarParser.CommentContext context

The parse tree.

| Improve this Doc View Source

ExitCommparam(ICalendarParser.CommparamContext)

Exit a parse tree produced by commparam().

The default implementation does nothing.

Declaration
public virtual void ExitCommparam(ICalendarParser.CommparamContext context)
Parameters
Type Name Description
ICalendarParser.CommparamContext context

The parse tree.

| Improve this Doc View Source

ExitCompleted(ICalendarParser.CompletedContext)

Exit a parse tree produced by completed().

The default implementation does nothing.

Declaration
public virtual void ExitCompleted(ICalendarParser.CompletedContext context)
Parameters
Type Name Description
ICalendarParser.CompletedContext context

The parse tree.

| Improve this Doc View Source

ExitComponent(ICalendarParser.ComponentContext)

Exit a parse tree produced by component().

The default implementation does nothing.

Declaration
public virtual void ExitComponent(ICalendarParser.ComponentContext context)
Parameters
Type Name Description
ICalendarParser.ComponentContext context

The parse tree.

| Improve this Doc View Source

ExitContact(ICalendarParser.ContactContext)

Exit a parse tree produced by contact().

The default implementation does nothing.

Declaration
public virtual void ExitContact(ICalendarParser.ContactContext context)
Parameters
Type Name Description
ICalendarParser.ContactContext context

The parse tree.

| Improve this Doc View Source

ExitContentline(ICalendarParser.ContentlineContext)

Exit a parse tree produced by contentline().

The default implementation does nothing.

Declaration
public virtual void ExitContentline(ICalendarParser.ContentlineContext context)
Parameters
Type Name Description
ICalendarParser.ContentlineContext context

The parse tree.

| Improve this Doc View Source

ExitContparam(ICalendarParser.ContparamContext)

Exit a parse tree produced by contparam().

The default implementation does nothing.

Declaration
public virtual void ExitContparam(ICalendarParser.ContparamContext context)
Parameters
Type Name Description
ICalendarParser.ContparamContext context

The parse tree.

| Improve this Doc View Source

ExitCount(ICalendarParser.CountContext)

Exit a parse tree produced by count().

The default implementation does nothing.

Declaration
public virtual void ExitCount(ICalendarParser.CountContext context)
Parameters
Type Name Description
ICalendarParser.CountContext context

The parse tree.

| Improve this Doc View Source

ExitCreated(ICalendarParser.CreatedContext)

Exit a parse tree produced by created().

The default implementation does nothing.

Declaration
public virtual void ExitCreated(ICalendarParser.CreatedContext context)
Parameters
Type Name Description
ICalendarParser.CreatedContext context

The parse tree.

| Improve this Doc View Source

ExitCutypeparam(ICalendarParser.CutypeparamContext)

Exit a parse tree produced by cutypeparam().

The default implementation does nothing.

Declaration
public virtual void ExitCutypeparam(ICalendarParser.CutypeparamContext context)
Parameters
Type Name Description
ICalendarParser.CutypeparamContext context

The parse tree.

| Improve this Doc View Source

ExitDate(ICalendarParser.DateContext)

Exit a parse tree produced by date().

The default implementation does nothing.

Declaration
public virtual void ExitDate(ICalendarParser.DateContext context)
Parameters
Type Name Description
ICalendarParser.DateContext context

The parse tree.

| Improve this Doc View Source

ExitDate_fullyear(ICalendarParser.Date_fullyearContext)

Exit a parse tree produced by date_fullyear().

The default implementation does nothing.

Declaration
public virtual void ExitDate_fullyear(ICalendarParser.Date_fullyearContext context)
Parameters
Type Name Description
ICalendarParser.Date_fullyearContext context

The parse tree.

| Improve this Doc View Source

ExitDate_mday(ICalendarParser.Date_mdayContext)

Exit a parse tree produced by date_mday().

The default implementation does nothing.

Declaration
public virtual void ExitDate_mday(ICalendarParser.Date_mdayContext context)
Parameters
Type Name Description
ICalendarParser.Date_mdayContext context

The parse tree.

| Improve this Doc View Source

ExitDate_month(ICalendarParser.Date_monthContext)

Exit a parse tree produced by date_month().

The default implementation does nothing.

Declaration
public virtual void ExitDate_month(ICalendarParser.Date_monthContext context)
Parameters
Type Name Description
ICalendarParser.Date_monthContext context

The parse tree.

| Improve this Doc View Source

ExitDate_time(ICalendarParser.Date_timeContext)

Exit a parse tree produced by date_time().

The default implementation does nothing.

Declaration
public virtual void ExitDate_time(ICalendarParser.Date_timeContext context)
Parameters
Type Name Description
ICalendarParser.Date_timeContext context

The parse tree.

| Improve this Doc View Source

ExitDate_time_date(ICalendarParser.Date_time_dateContext)

Exit a parse tree produced by date_time_date().

The default implementation does nothing.

Declaration
public virtual void ExitDate_time_date(ICalendarParser.Date_time_dateContext context)
Parameters
Type Name Description
ICalendarParser.Date_time_dateContext context

The parse tree.

| Improve this Doc View Source

ExitDate_value(ICalendarParser.Date_valueContext)

Exit a parse tree produced by date_value().

The default implementation does nothing.

Declaration
public virtual void ExitDate_value(ICalendarParser.Date_valueContext context)
Parameters
Type Name Description
ICalendarParser.Date_valueContext context

The parse tree.

| Improve this Doc View Source

ExitDaylightc(ICalendarParser.DaylightcContext)

Exit a parse tree produced by daylightc().

The default implementation does nothing.

Declaration
public virtual void ExitDaylightc(ICalendarParser.DaylightcContext context)
Parameters
Type Name Description
ICalendarParser.DaylightcContext context

The parse tree.

| Improve this Doc View Source

ExitDelfromparam(ICalendarParser.DelfromparamContext)

Exit a parse tree produced by delfromparam().

The default implementation does nothing.

Declaration
public virtual void ExitDelfromparam(ICalendarParser.DelfromparamContext context)
Parameters
Type Name Description
ICalendarParser.DelfromparamContext context

The parse tree.

| Improve this Doc View Source

ExitDeltoparam(ICalendarParser.DeltoparamContext)

Exit a parse tree produced by deltoparam().

The default implementation does nothing.

Declaration
public virtual void ExitDeltoparam(ICalendarParser.DeltoparamContext context)
Parameters
Type Name Description
ICalendarParser.DeltoparamContext context

The parse tree.

| Improve this Doc View Source

ExitDescparam(ICalendarParser.DescparamContext)

Exit a parse tree produced by descparam().

The default implementation does nothing.

Declaration
public virtual void ExitDescparam(ICalendarParser.DescparamContext context)
Parameters
Type Name Description
ICalendarParser.DescparamContext context

The parse tree.

| Improve this Doc View Source

ExitDescription(ICalendarParser.DescriptionContext)

Exit a parse tree produced by description().

The default implementation does nothing.

Declaration
public virtual void ExitDescription(ICalendarParser.DescriptionContext context)
Parameters
Type Name Description
ICalendarParser.DescriptionContext context

The parse tree.

| Improve this Doc View Source

ExitDigit(ICalendarParser.DigitContext)

Exit a parse tree produced by digit().

The default implementation does nothing.

Declaration
public virtual void ExitDigit(ICalendarParser.DigitContext context)
Parameters
Type Name Description
ICalendarParser.DigitContext context

The parse tree.

| Improve this Doc View Source

ExitDigits(ICalendarParser.DigitsContext)

Exit a parse tree produced by digits().

The default implementation does nothing.

Declaration
public virtual void ExitDigits(ICalendarParser.DigitsContext context)
Parameters
Type Name Description
ICalendarParser.DigitsContext context

The parse tree.

| Improve this Doc View Source

ExitDigits_1_2(ICalendarParser.Digits_1_2Context)

Exit a parse tree produced by digits_1_2().

The default implementation does nothing.

Declaration
public virtual void ExitDigits_1_2(ICalendarParser.Digits_1_2Context context)
Parameters
Type Name Description
ICalendarParser.Digits_1_2Context context

The parse tree.

| Improve this Doc View Source

ExitDigits_2(ICalendarParser.Digits_2Context)

Exit a parse tree produced by digits_2().

The default implementation does nothing.

Declaration
public virtual void ExitDigits_2(ICalendarParser.Digits_2Context context)
Parameters
Type Name Description
ICalendarParser.Digits_2Context context

The parse tree.

| Improve this Doc View Source

ExitDirparam(ICalendarParser.DirparamContext)

Exit a parse tree produced by dirparam().

The default implementation does nothing.

Declaration
public virtual void ExitDirparam(ICalendarParser.DirparamContext context)
Parameters
Type Name Description
ICalendarParser.DirparamContext context

The parse tree.

| Improve this Doc View Source

ExitDtend(ICalendarParser.DtendContext)

Exit a parse tree produced by dtend().

The default implementation does nothing.

Declaration
public virtual void ExitDtend(ICalendarParser.DtendContext context)
Parameters
Type Name Description
ICalendarParser.DtendContext context

The parse tree.

| Improve this Doc View Source

ExitDtendparam(ICalendarParser.DtendparamContext)

Exit a parse tree produced by dtendparam().

The default implementation does nothing.

Declaration
public virtual void ExitDtendparam(ICalendarParser.DtendparamContext context)
Parameters
Type Name Description
ICalendarParser.DtendparamContext context

The parse tree.

| Improve this Doc View Source

ExitDtstamp(ICalendarParser.DtstampContext)

Exit a parse tree produced by dtstamp().

The default implementation does nothing.

Declaration
public virtual void ExitDtstamp(ICalendarParser.DtstampContext context)
Parameters
Type Name Description
ICalendarParser.DtstampContext context

The parse tree.

| Improve this Doc View Source

ExitDtstart(ICalendarParser.DtstartContext)

Exit a parse tree produced by dtstart().

The default implementation does nothing.

Declaration
public virtual void ExitDtstart(ICalendarParser.DtstartContext context)
Parameters
Type Name Description
ICalendarParser.DtstartContext context

The parse tree.

| Improve this Doc View Source

ExitDtstparam(ICalendarParser.DtstparamContext)

Exit a parse tree produced by dtstparam().

The default implementation does nothing.

Declaration
public virtual void ExitDtstparam(ICalendarParser.DtstparamContext context)
Parameters
Type Name Description
ICalendarParser.DtstparamContext context

The parse tree.

| Improve this Doc View Source

ExitDue(ICalendarParser.DueContext)

Exit a parse tree produced by due().

The default implementation does nothing.

Declaration
public virtual void ExitDue(ICalendarParser.DueContext context)
Parameters
Type Name Description
ICalendarParser.DueContext context

The parse tree.

| Improve this Doc View Source

ExitDueparam(ICalendarParser.DueparamContext)

Exit a parse tree produced by dueparam().

The default implementation does nothing.

Declaration
public virtual void ExitDueparam(ICalendarParser.DueparamContext context)
Parameters
Type Name Description
ICalendarParser.DueparamContext context

The parse tree.

| Improve this Doc View Source

ExitDur_date(ICalendarParser.Dur_dateContext)

Exit a parse tree produced by dur_date().

The default implementation does nothing.

Declaration
public virtual void ExitDur_date(ICalendarParser.Dur_dateContext context)
Parameters
Type Name Description
ICalendarParser.Dur_dateContext context

The parse tree.

| Improve this Doc View Source

ExitDur_day(ICalendarParser.Dur_dayContext)

Exit a parse tree produced by dur_day().

The default implementation does nothing.

Declaration
public virtual void ExitDur_day(ICalendarParser.Dur_dayContext context)
Parameters
Type Name Description
ICalendarParser.Dur_dayContext context

The parse tree.

| Improve this Doc View Source

ExitDur_hour(ICalendarParser.Dur_hourContext)

Exit a parse tree produced by dur_hour().

The default implementation does nothing.

Declaration
public virtual void ExitDur_hour(ICalendarParser.Dur_hourContext context)
Parameters
Type Name Description
ICalendarParser.Dur_hourContext context

The parse tree.

| Improve this Doc View Source

ExitDur_minute(ICalendarParser.Dur_minuteContext)

Exit a parse tree produced by dur_minute().

The default implementation does nothing.

Declaration
public virtual void ExitDur_minute(ICalendarParser.Dur_minuteContext context)
Parameters
Type Name Description
ICalendarParser.Dur_minuteContext context

The parse tree.

| Improve this Doc View Source

ExitDur_second(ICalendarParser.Dur_secondContext)

Exit a parse tree produced by dur_second().

The default implementation does nothing.

Declaration
public virtual void ExitDur_second(ICalendarParser.Dur_secondContext context)
Parameters
Type Name Description
ICalendarParser.Dur_secondContext context

The parse tree.

| Improve this Doc View Source

ExitDur_time(ICalendarParser.Dur_timeContext)

Exit a parse tree produced by dur_time().

The default implementation does nothing.

Declaration
public virtual void ExitDur_time(ICalendarParser.Dur_timeContext context)
Parameters
Type Name Description
ICalendarParser.Dur_timeContext context

The parse tree.

| Improve this Doc View Source

ExitDur_value(ICalendarParser.Dur_valueContext)

Exit a parse tree produced by dur_value().

The default implementation does nothing.

Declaration
public virtual void ExitDur_value(ICalendarParser.Dur_valueContext context)
Parameters
Type Name Description
ICalendarParser.Dur_valueContext context

The parse tree.

| Improve this Doc View Source

ExitDur_week(ICalendarParser.Dur_weekContext)

Exit a parse tree produced by dur_week().

The default implementation does nothing.

Declaration
public virtual void ExitDur_week(ICalendarParser.Dur_weekContext context)
Parameters
Type Name Description
ICalendarParser.Dur_weekContext context

The parse tree.

| Improve this Doc View Source

ExitDuration(ICalendarParser.DurationContext)

Exit a parse tree produced by duration().

The default implementation does nothing.

Declaration
public virtual void ExitDuration(ICalendarParser.DurationContext context)
Parameters
Type Name Description
ICalendarParser.DurationContext context

The parse tree.

| Improve this Doc View Source

ExitEncodingparam(ICalendarParser.EncodingparamContext)

Exit a parse tree produced by encodingparam().

The default implementation does nothing.

Declaration
public virtual void ExitEncodingparam(ICalendarParser.EncodingparamContext context)
Parameters
Type Name Description
ICalendarParser.EncodingparamContext context

The parse tree.

| Improve this Doc View Source

ExitEnddate(ICalendarParser.EnddateContext)

Exit a parse tree produced by enddate().

The default implementation does nothing.

Declaration
public virtual void ExitEnddate(ICalendarParser.EnddateContext context)
Parameters
Type Name Description
ICalendarParser.EnddateContext context

The parse tree.

| Improve this Doc View Source

ExitEventc(ICalendarParser.EventcContext)

Exit a parse tree produced by eventc().

The default implementation does nothing.

Declaration
public virtual void ExitEventc(ICalendarParser.EventcContext context)
Parameters
Type Name Description
ICalendarParser.EventcContext context

The parse tree.

| Improve this Doc View Source

ExitEventprop(ICalendarParser.EventpropContext)

Exit a parse tree produced by eventprop().

The default implementation does nothing.

Declaration
public virtual void ExitEventprop(ICalendarParser.EventpropContext context)
Parameters
Type Name Description
ICalendarParser.EventpropContext context

The parse tree.

| Improve this Doc View Source

ExitEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void ExitEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

ExitExdate(ICalendarParser.ExdateContext)

Exit a parse tree produced by exdate().

The default implementation does nothing.

Declaration
public virtual void ExitExdate(ICalendarParser.ExdateContext context)
Parameters
Type Name Description
ICalendarParser.ExdateContext context

The parse tree.

| Improve this Doc View Source

ExitExdtparam(ICalendarParser.ExdtparamContext)

Exit a parse tree produced by exdtparam().

The default implementation does nothing.

Declaration
public virtual void ExitExdtparam(ICalendarParser.ExdtparamContext context)
Parameters
Type Name Description
ICalendarParser.ExdtparamContext context

The parse tree.

| Improve this Doc View Source

ExitFbparam(ICalendarParser.FbparamContext)

Exit a parse tree produced by fbparam().

The default implementation does nothing.

Declaration
public virtual void ExitFbparam(ICalendarParser.FbparamContext context)
Parameters
Type Name Description
ICalendarParser.FbparamContext context

The parse tree.

| Improve this Doc View Source

ExitFbprop(ICalendarParser.FbpropContext)

Exit a parse tree produced by fbprop().

The default implementation does nothing.

Declaration
public virtual void ExitFbprop(ICalendarParser.FbpropContext context)
Parameters
Type Name Description
ICalendarParser.FbpropContext context

The parse tree.

| Improve this Doc View Source

ExitFbtypeparam(ICalendarParser.FbtypeparamContext)

Exit a parse tree produced by fbtypeparam().

The default implementation does nothing.

Declaration
public virtual void ExitFbtypeparam(ICalendarParser.FbtypeparamContext context)
Parameters
Type Name Description
ICalendarParser.FbtypeparamContext context

The parse tree.

| Improve this Doc View Source

ExitFbvalue(ICalendarParser.FbvalueContext)

Exit a parse tree produced by fbvalue().

The default implementation does nothing.

Declaration
public virtual void ExitFbvalue(ICalendarParser.FbvalueContext context)
Parameters
Type Name Description
ICalendarParser.FbvalueContext context

The parse tree.

| Improve this Doc View Source

ExitFloat_num(ICalendarParser.Float_numContext)

Exit a parse tree produced by float_num().

The default implementation does nothing.

Declaration
public virtual void ExitFloat_num(ICalendarParser.Float_numContext context)
Parameters
Type Name Description
ICalendarParser.Float_numContext context

The parse tree.

| Improve this Doc View Source

ExitFmttypeparam(ICalendarParser.FmttypeparamContext)

Exit a parse tree produced by fmttypeparam().

The default implementation does nothing.

Declaration
public virtual void ExitFmttypeparam(ICalendarParser.FmttypeparamContext context)
Parameters
Type Name Description
ICalendarParser.FmttypeparamContext context

The parse tree.

| Improve this Doc View Source

ExitFreebusy(ICalendarParser.FreebusyContext)

Exit a parse tree produced by freebusy().

The default implementation does nothing.

Declaration
public virtual void ExitFreebusy(ICalendarParser.FreebusyContext context)
Parameters
Type Name Description
ICalendarParser.FreebusyContext context

The parse tree.

| Improve this Doc View Source

ExitFreebusyc(ICalendarParser.FreebusycContext)

Exit a parse tree produced by freebusyc().

The default implementation does nothing.

Declaration
public virtual void ExitFreebusyc(ICalendarParser.FreebusycContext context)
Parameters
Type Name Description
ICalendarParser.FreebusycContext context

The parse tree.

| Improve this Doc View Source

ExitFreq(ICalendarParser.FreqContext)

Exit a parse tree produced by freq().

The default implementation does nothing.

Declaration
public virtual void ExitFreq(ICalendarParser.FreqContext context)
Parameters
Type Name Description
ICalendarParser.FreqContext context

The parse tree.

| Improve this Doc View Source

ExitGeo(ICalendarParser.GeoContext)

Exit a parse tree produced by geo().

The default implementation does nothing.

Declaration
public virtual void ExitGeo(ICalendarParser.GeoContext context)
Parameters
Type Name Description
ICalendarParser.GeoContext context

The parse tree.

| Improve this Doc View Source

ExitGeovalue(ICalendarParser.GeovalueContext)

Exit a parse tree produced by geovalue().

The default implementation does nothing.

Declaration
public virtual void ExitGeovalue(ICalendarParser.GeovalueContext context)
Parameters
Type Name Description
ICalendarParser.GeovalueContext context

The parse tree.

| Improve this Doc View Source

ExitIana_comp(ICalendarParser.Iana_compContext)

Exit a parse tree produced by iana_comp().

The default implementation does nothing.

Declaration
public virtual void ExitIana_comp(ICalendarParser.Iana_compContext context)
Parameters
Type Name Description
ICalendarParser.Iana_compContext context

The parse tree.

| Improve this Doc View Source

ExitIana_param(ICalendarParser.Iana_paramContext)

Exit a parse tree produced by iana_param().

The default implementation does nothing.

Declaration
public virtual void ExitIana_param(ICalendarParser.Iana_paramContext context)
Parameters
Type Name Description
ICalendarParser.Iana_paramContext context

The parse tree.

| Improve this Doc View Source

ExitIana_prop(ICalendarParser.Iana_propContext)

Exit a parse tree produced by iana_prop().

The default implementation does nothing.

Declaration
public virtual void ExitIana_prop(ICalendarParser.Iana_propContext context)
Parameters
Type Name Description
ICalendarParser.Iana_propContext context

The parse tree.

| Improve this Doc View Source

ExitIana_token(ICalendarParser.Iana_tokenContext)

Exit a parse tree produced by iana_token().

The default implementation does nothing.

Declaration
public virtual void ExitIana_token(ICalendarParser.Iana_tokenContext context)
Parameters
Type Name Description
ICalendarParser.Iana_tokenContext context

The parse tree.

| Improve this Doc View Source

ExitIcalobject(ICalendarParser.IcalobjectContext)

Exit a parse tree produced by icalobject().

The default implementation does nothing.

Declaration
public virtual void ExitIcalobject(ICalendarParser.IcalobjectContext context)
Parameters
Type Name Description
ICalendarParser.IcalobjectContext context

The parse tree.

| Improve this Doc View Source

ExitIcalparameter(ICalendarParser.IcalparameterContext)

Exit a parse tree produced by icalparameter().

The default implementation does nothing.

Declaration
public virtual void ExitIcalparameter(ICalendarParser.IcalparameterContext context)
Parameters
Type Name Description
ICalendarParser.IcalparameterContext context

The parse tree.

| Improve this Doc View Source

ExitIcalstream(ICalendarParser.IcalstreamContext)

Exit a parse tree produced by icalstream().

The default implementation does nothing.

Declaration
public virtual void ExitIcalstream(ICalendarParser.IcalstreamContext context)
Parameters
Type Name Description
ICalendarParser.IcalstreamContext context

The parse tree.

| Improve this Doc View Source

ExitInteger(ICalendarParser.IntegerContext)

Exit a parse tree produced by integer().

The default implementation does nothing.

Declaration
public virtual void ExitInteger(ICalendarParser.IntegerContext context)
Parameters
Type Name Description
ICalendarParser.IntegerContext context

The parse tree.

| Improve this Doc View Source

ExitInterval(ICalendarParser.IntervalContext)

Exit a parse tree produced by interval().

The default implementation does nothing.

Declaration
public virtual void ExitInterval(ICalendarParser.IntervalContext context)
Parameters
Type Name Description
ICalendarParser.IntervalContext context

The parse tree.

| Improve this Doc View Source

ExitJournalc(ICalendarParser.JournalcContext)

Exit a parse tree produced by journalc().

The default implementation does nothing.

Declaration
public virtual void ExitJournalc(ICalendarParser.JournalcContext context)
Parameters
Type Name Description
ICalendarParser.JournalcContext context

The parse tree.

| Improve this Doc View Source

ExitJourprop(ICalendarParser.JourpropContext)

Exit a parse tree produced by jourprop().

The default implementation does nothing.

Declaration
public virtual void ExitJourprop(ICalendarParser.JourpropContext context)
Parameters
Type Name Description
ICalendarParser.JourpropContext context

The parse tree.

| Improve this Doc View Source

ExitK_accepted(ICalendarParser.K_acceptedContext)

Exit a parse tree produced by k_accepted().

The default implementation does nothing.

Declaration
public virtual void ExitK_accepted(ICalendarParser.K_acceptedContext context)
Parameters
Type Name Description
ICalendarParser.K_acceptedContext context

The parse tree.

| Improve this Doc View Source

ExitK_action(ICalendarParser.K_actionContext)

Exit a parse tree produced by k_action().

The default implementation does nothing.

Declaration
public virtual void ExitK_action(ICalendarParser.K_actionContext context)
Parameters
Type Name Description
ICalendarParser.K_actionContext context

The parse tree.

| Improve this Doc View Source

ExitK_address(ICalendarParser.K_addressContext)

Exit a parse tree produced by k_address().

The default implementation does nothing.

Declaration
public virtual void ExitK_address(ICalendarParser.K_addressContext context)
Parameters
Type Name Description
ICalendarParser.K_addressContext context

The parse tree.

| Improve this Doc View Source

ExitK_altrep(ICalendarParser.K_altrepContext)

Exit a parse tree produced by k_altrep().

The default implementation does nothing.

Declaration
public virtual void ExitK_altrep(ICalendarParser.K_altrepContext context)
Parameters
Type Name Description
ICalendarParser.K_altrepContext context

The parse tree.

| Improve this Doc View Source

ExitK_attach(ICalendarParser.K_attachContext)

Exit a parse tree produced by k_attach().

The default implementation does nothing.

Declaration
public virtual void ExitK_attach(ICalendarParser.K_attachContext context)
Parameters
Type Name Description
ICalendarParser.K_attachContext context

The parse tree.

| Improve this Doc View Source

ExitK_attendee(ICalendarParser.K_attendeeContext)

Exit a parse tree produced by k_attendee().

The default implementation does nothing.

Declaration
public virtual void ExitK_attendee(ICalendarParser.K_attendeeContext context)
Parameters
Type Name Description
ICalendarParser.K_attendeeContext context

The parse tree.

| Improve this Doc View Source

ExitK_audio(ICalendarParser.K_audioContext)

Exit a parse tree produced by k_audio().

The default implementation does nothing.

Declaration
public virtual void ExitK_audio(ICalendarParser.K_audioContext context)
Parameters
Type Name Description
ICalendarParser.K_audioContext context

The parse tree.

| Improve this Doc View Source

ExitK_base(ICalendarParser.K_baseContext)

Exit a parse tree produced by k_base().

The default implementation does nothing.

Declaration
public virtual void ExitK_base(ICalendarParser.K_baseContext context)
Parameters
Type Name Description
ICalendarParser.K_baseContext context

The parse tree.

| Improve this Doc View Source

ExitK_begin(ICalendarParser.K_beginContext)

Exit a parse tree produced by k_begin().

The default implementation does nothing.

Declaration
public virtual void ExitK_begin(ICalendarParser.K_beginContext context)
Parameters
Type Name Description
ICalendarParser.K_beginContext context

The parse tree.

| Improve this Doc View Source

ExitK_binary(ICalendarParser.K_binaryContext)

Exit a parse tree produced by k_binary().

The default implementation does nothing.

Declaration
public virtual void ExitK_binary(ICalendarParser.K_binaryContext context)
Parameters
Type Name Description
ICalendarParser.K_binaryContext context

The parse tree.

| Improve this Doc View Source

ExitK_bit(ICalendarParser.K_bitContext)

Exit a parse tree produced by k_bit().

The default implementation does nothing.

Declaration
public virtual void ExitK_bit(ICalendarParser.K_bitContext context)
Parameters
Type Name Description
ICalendarParser.K_bitContext context

The parse tree.

| Improve this Doc View Source

ExitK_boolean(ICalendarParser.K_booleanContext)

Exit a parse tree produced by k_boolean().

The default implementation does nothing.

Declaration
public virtual void ExitK_boolean(ICalendarParser.K_booleanContext context)
Parameters
Type Name Description
ICalendarParser.K_booleanContext context

The parse tree.

| Improve this Doc View Source

ExitK_busy(ICalendarParser.K_busyContext)

Exit a parse tree produced by k_busy().

The default implementation does nothing.

Declaration
public virtual void ExitK_busy(ICalendarParser.K_busyContext context)
Parameters
Type Name Description
ICalendarParser.K_busyContext context

The parse tree.

| Improve this Doc View Source

ExitK_busy_tentative(ICalendarParser.K_busy_tentativeContext)

Exit a parse tree produced by k_busy_tentative().

The default implementation does nothing.

Declaration
public virtual void ExitK_busy_tentative(ICalendarParser.K_busy_tentativeContext context)
Parameters
Type Name Description
ICalendarParser.K_busy_tentativeContext context

The parse tree.

| Improve this Doc View Source

ExitK_busy_unavailable(ICalendarParser.K_busy_unavailableContext)

Exit a parse tree produced by k_busy_unavailable().

The default implementation does nothing.

Declaration
public virtual void ExitK_busy_unavailable(ICalendarParser.K_busy_unavailableContext context)
Parameters
Type Name Description
ICalendarParser.K_busy_unavailableContext context

The parse tree.

| Improve this Doc View Source

ExitK_byday(ICalendarParser.K_bydayContext)

Exit a parse tree produced by k_byday().

The default implementation does nothing.

Declaration
public virtual void ExitK_byday(ICalendarParser.K_bydayContext context)
Parameters
Type Name Description
ICalendarParser.K_bydayContext context

The parse tree.

| Improve this Doc View Source

ExitK_byhour(ICalendarParser.K_byhourContext)

Exit a parse tree produced by k_byhour().

The default implementation does nothing.

Declaration
public virtual void ExitK_byhour(ICalendarParser.K_byhourContext context)
Parameters
Type Name Description
ICalendarParser.K_byhourContext context

The parse tree.

| Improve this Doc View Source

ExitK_byminute(ICalendarParser.K_byminuteContext)

Exit a parse tree produced by k_byminute().

The default implementation does nothing.

Declaration
public virtual void ExitK_byminute(ICalendarParser.K_byminuteContext context)
Parameters
Type Name Description
ICalendarParser.K_byminuteContext context

The parse tree.

| Improve this Doc View Source

ExitK_bymonth(ICalendarParser.K_bymonthContext)

Exit a parse tree produced by k_bymonth().

The default implementation does nothing.

Declaration
public virtual void ExitK_bymonth(ICalendarParser.K_bymonthContext context)
Parameters
Type Name Description
ICalendarParser.K_bymonthContext context

The parse tree.

| Improve this Doc View Source

ExitK_bymonthday(ICalendarParser.K_bymonthdayContext)

Exit a parse tree produced by k_bymonthday().

The default implementation does nothing.

Declaration
public virtual void ExitK_bymonthday(ICalendarParser.K_bymonthdayContext context)
Parameters
Type Name Description
ICalendarParser.K_bymonthdayContext context

The parse tree.

| Improve this Doc View Source

ExitK_bysecond(ICalendarParser.K_bysecondContext)

Exit a parse tree produced by k_bysecond().

The default implementation does nothing.

Declaration
public virtual void ExitK_bysecond(ICalendarParser.K_bysecondContext context)
Parameters
Type Name Description
ICalendarParser.K_bysecondContext context

The parse tree.

| Improve this Doc View Source

ExitK_bysetpos(ICalendarParser.K_bysetposContext)

Exit a parse tree produced by k_bysetpos().

The default implementation does nothing.

Declaration
public virtual void ExitK_bysetpos(ICalendarParser.K_bysetposContext context)
Parameters
Type Name Description
ICalendarParser.K_bysetposContext context

The parse tree.

| Improve this Doc View Source

ExitK_byweekno(ICalendarParser.K_byweeknoContext)

Exit a parse tree produced by k_byweekno().

The default implementation does nothing.

Declaration
public virtual void ExitK_byweekno(ICalendarParser.K_byweeknoContext context)
Parameters
Type Name Description
ICalendarParser.K_byweeknoContext context

The parse tree.

| Improve this Doc View Source

ExitK_byyearday(ICalendarParser.K_byyeardayContext)

Exit a parse tree produced by k_byyearday().

The default implementation does nothing.

Declaration
public virtual void ExitK_byyearday(ICalendarParser.K_byyeardayContext context)
Parameters
Type Name Description
ICalendarParser.K_byyeardayContext context

The parse tree.

| Improve this Doc View Source

ExitK_cal_address(ICalendarParser.K_cal_addressContext)

Exit a parse tree produced by k_cal_address().

The default implementation does nothing.

Declaration
public virtual void ExitK_cal_address(ICalendarParser.K_cal_addressContext context)
Parameters
Type Name Description
ICalendarParser.K_cal_addressContext context

The parse tree.

| Improve this Doc View Source

ExitK_calscale(ICalendarParser.K_calscaleContext)

Exit a parse tree produced by k_calscale().

The default implementation does nothing.

Declaration
public virtual void ExitK_calscale(ICalendarParser.K_calscaleContext context)
Parameters
Type Name Description
ICalendarParser.K_calscaleContext context

The parse tree.

| Improve this Doc View Source

ExitK_cancelled(ICalendarParser.K_cancelledContext)

Exit a parse tree produced by k_cancelled().

The default implementation does nothing.

Declaration
public virtual void ExitK_cancelled(ICalendarParser.K_cancelledContext context)
Parameters
Type Name Description
ICalendarParser.K_cancelledContext context

The parse tree.

| Improve this Doc View Source

ExitK_categories(ICalendarParser.K_categoriesContext)

Exit a parse tree produced by k_categories().

The default implementation does nothing.

Declaration
public virtual void ExitK_categories(ICalendarParser.K_categoriesContext context)
Parameters
Type Name Description
ICalendarParser.K_categoriesContext context

The parse tree.

| Improve this Doc View Source

ExitK_chair(ICalendarParser.K_chairContext)

Exit a parse tree produced by k_chair().

The default implementation does nothing.

Declaration
public virtual void ExitK_chair(ICalendarParser.K_chairContext context)
Parameters
Type Name Description
ICalendarParser.K_chairContext context

The parse tree.

| Improve this Doc View Source

ExitK_child(ICalendarParser.K_childContext)

Exit a parse tree produced by k_child().

The default implementation does nothing.

Declaration
public virtual void ExitK_child(ICalendarParser.K_childContext context)
Parameters
Type Name Description
ICalendarParser.K_childContext context

The parse tree.

| Improve this Doc View Source

ExitK_class(ICalendarParser.K_classContext)

Exit a parse tree produced by k_class().

The default implementation does nothing.

Declaration
public virtual void ExitK_class(ICalendarParser.K_classContext context)
Parameters
Type Name Description
ICalendarParser.K_classContext context

The parse tree.

| Improve this Doc View Source

ExitK_cn(ICalendarParser.K_cnContext)

Exit a parse tree produced by k_cn().

The default implementation does nothing.

Declaration
public virtual void ExitK_cn(ICalendarParser.K_cnContext context)
Parameters
Type Name Description
ICalendarParser.K_cnContext context

The parse tree.

| Improve this Doc View Source

ExitK_comment(ICalendarParser.K_commentContext)

Exit a parse tree produced by k_comment().

The default implementation does nothing.

Declaration
public virtual void ExitK_comment(ICalendarParser.K_commentContext context)
Parameters
Type Name Description
ICalendarParser.K_commentContext context

The parse tree.

| Improve this Doc View Source

ExitK_completed(ICalendarParser.K_completedContext)

Exit a parse tree produced by k_completed().

The default implementation does nothing.

Declaration
public virtual void ExitK_completed(ICalendarParser.K_completedContext context)
Parameters
Type Name Description
ICalendarParser.K_completedContext context

The parse tree.

| Improve this Doc View Source

ExitK_confidential(ICalendarParser.K_confidentialContext)

Exit a parse tree produced by k_confidential().

The default implementation does nothing.

Declaration
public virtual void ExitK_confidential(ICalendarParser.K_confidentialContext context)
Parameters
Type Name Description
ICalendarParser.K_confidentialContext context

The parse tree.

| Improve this Doc View Source

ExitK_confirmed(ICalendarParser.K_confirmedContext)

Exit a parse tree produced by k_confirmed().

The default implementation does nothing.

Declaration
public virtual void ExitK_confirmed(ICalendarParser.K_confirmedContext context)
Parameters
Type Name Description
ICalendarParser.K_confirmedContext context

The parse tree.

| Improve this Doc View Source

ExitK_contact(ICalendarParser.K_contactContext)

Exit a parse tree produced by k_contact().

The default implementation does nothing.

Declaration
public virtual void ExitK_contact(ICalendarParser.K_contactContext context)
Parameters
Type Name Description
ICalendarParser.K_contactContext context

The parse tree.

| Improve this Doc View Source

ExitK_count(ICalendarParser.K_countContext)

Exit a parse tree produced by k_count().

The default implementation does nothing.

Declaration
public virtual void ExitK_count(ICalendarParser.K_countContext context)
Parameters
Type Name Description
ICalendarParser.K_countContext context

The parse tree.

| Improve this Doc View Source

ExitK_created(ICalendarParser.K_createdContext)

Exit a parse tree produced by k_created().

The default implementation does nothing.

Declaration
public virtual void ExitK_created(ICalendarParser.K_createdContext context)
Parameters
Type Name Description
ICalendarParser.K_createdContext context

The parse tree.

| Improve this Doc View Source

ExitK_cutype(ICalendarParser.K_cutypeContext)

Exit a parse tree produced by k_cutype().

The default implementation does nothing.

Declaration
public virtual void ExitK_cutype(ICalendarParser.K_cutypeContext context)
Parameters
Type Name Description
ICalendarParser.K_cutypeContext context

The parse tree.

| Improve this Doc View Source

ExitK_daily(ICalendarParser.K_dailyContext)

Exit a parse tree produced by k_daily().

The default implementation does nothing.

Declaration
public virtual void ExitK_daily(ICalendarParser.K_dailyContext context)
Parameters
Type Name Description
ICalendarParser.K_dailyContext context

The parse tree.

| Improve this Doc View Source

ExitK_date(ICalendarParser.K_dateContext)

Exit a parse tree produced by k_date().

The default implementation does nothing.

Declaration
public virtual void ExitK_date(ICalendarParser.K_dateContext context)
Parameters
Type Name Description
ICalendarParser.K_dateContext context

The parse tree.

| Improve this Doc View Source

ExitK_date_time(ICalendarParser.K_date_timeContext)

Exit a parse tree produced by k_date_time().

The default implementation does nothing.

Declaration
public virtual void ExitK_date_time(ICalendarParser.K_date_timeContext context)
Parameters
Type Name Description
ICalendarParser.K_date_timeContext context

The parse tree.

| Improve this Doc View Source

ExitK_daylight(ICalendarParser.K_daylightContext)

Exit a parse tree produced by k_daylight().

The default implementation does nothing.

Declaration
public virtual void ExitK_daylight(ICalendarParser.K_daylightContext context)
Parameters
Type Name Description
ICalendarParser.K_daylightContext context

The parse tree.

| Improve this Doc View Source

ExitK_declined(ICalendarParser.K_declinedContext)

Exit a parse tree produced by k_declined().

The default implementation does nothing.

Declaration
public virtual void ExitK_declined(ICalendarParser.K_declinedContext context)
Parameters
Type Name Description
ICalendarParser.K_declinedContext context

The parse tree.

| Improve this Doc View Source

ExitK_delegated(ICalendarParser.K_delegatedContext)

Exit a parse tree produced by k_delegated().

The default implementation does nothing.

Declaration
public virtual void ExitK_delegated(ICalendarParser.K_delegatedContext context)
Parameters
Type Name Description
ICalendarParser.K_delegatedContext context

The parse tree.

| Improve this Doc View Source

ExitK_delegated_from(ICalendarParser.K_delegated_fromContext)

Exit a parse tree produced by k_delegated_from().

The default implementation does nothing.

Declaration
public virtual void ExitK_delegated_from(ICalendarParser.K_delegated_fromContext context)
Parameters
Type Name Description
ICalendarParser.K_delegated_fromContext context

The parse tree.

| Improve this Doc View Source

ExitK_delegated_to(ICalendarParser.K_delegated_toContext)

Exit a parse tree produced by k_delegated_to().

The default implementation does nothing.

Declaration
public virtual void ExitK_delegated_to(ICalendarParser.K_delegated_toContext context)
Parameters
Type Name Description
ICalendarParser.K_delegated_toContext context

The parse tree.

| Improve this Doc View Source

ExitK_description(ICalendarParser.K_descriptionContext)

Exit a parse tree produced by k_description().

The default implementation does nothing.

Declaration
public virtual void ExitK_description(ICalendarParser.K_descriptionContext context)
Parameters
Type Name Description
ICalendarParser.K_descriptionContext context

The parse tree.

| Improve this Doc View Source

ExitK_dir(ICalendarParser.K_dirContext)

Exit a parse tree produced by k_dir().

The default implementation does nothing.

Declaration
public virtual void ExitK_dir(ICalendarParser.K_dirContext context)
Parameters
Type Name Description
ICalendarParser.K_dirContext context

The parse tree.

| Improve this Doc View Source

ExitK_display(ICalendarParser.K_displayContext)

Exit a parse tree produced by k_display().

The default implementation does nothing.

Declaration
public virtual void ExitK_display(ICalendarParser.K_displayContext context)
Parameters
Type Name Description
ICalendarParser.K_displayContext context

The parse tree.

| Improve this Doc View Source

ExitK_draft(ICalendarParser.K_draftContext)

Exit a parse tree produced by k_draft().

The default implementation does nothing.

Declaration
public virtual void ExitK_draft(ICalendarParser.K_draftContext context)
Parameters
Type Name Description
ICalendarParser.K_draftContext context

The parse tree.

| Improve this Doc View Source

ExitK_dtend(ICalendarParser.K_dtendContext)

Exit a parse tree produced by k_dtend().

The default implementation does nothing.

Declaration
public virtual void ExitK_dtend(ICalendarParser.K_dtendContext context)
Parameters
Type Name Description
ICalendarParser.K_dtendContext context

The parse tree.

| Improve this Doc View Source

ExitK_dtstamp(ICalendarParser.K_dtstampContext)

Exit a parse tree produced by k_dtstamp().

The default implementation does nothing.

Declaration
public virtual void ExitK_dtstamp(ICalendarParser.K_dtstampContext context)
Parameters
Type Name Description
ICalendarParser.K_dtstampContext context

The parse tree.

| Improve this Doc View Source

ExitK_dtstart(ICalendarParser.K_dtstartContext)

Exit a parse tree produced by k_dtstart().

The default implementation does nothing.

Declaration
public virtual void ExitK_dtstart(ICalendarParser.K_dtstartContext context)
Parameters
Type Name Description
ICalendarParser.K_dtstartContext context

The parse tree.

| Improve this Doc View Source

ExitK_due(ICalendarParser.K_dueContext)

Exit a parse tree produced by k_due().

The default implementation does nothing.

Declaration
public virtual void ExitK_due(ICalendarParser.K_dueContext context)
Parameters
Type Name Description
ICalendarParser.K_dueContext context

The parse tree.

| Improve this Doc View Source

ExitK_duration(ICalendarParser.K_durationContext)

Exit a parse tree produced by k_duration().

The default implementation does nothing.

Declaration
public virtual void ExitK_duration(ICalendarParser.K_durationContext context)
Parameters
Type Name Description
ICalendarParser.K_durationContext context

The parse tree.

| Improve this Doc View Source

ExitK_email(ICalendarParser.K_emailContext)

Exit a parse tree produced by k_email().

The default implementation does nothing.

Declaration
public virtual void ExitK_email(ICalendarParser.K_emailContext context)
Parameters
Type Name Description
ICalendarParser.K_emailContext context

The parse tree.

| Improve this Doc View Source

ExitK_encoding(ICalendarParser.K_encodingContext)

Exit a parse tree produced by k_encoding().

The default implementation does nothing.

Declaration
public virtual void ExitK_encoding(ICalendarParser.K_encodingContext context)
Parameters
Type Name Description
ICalendarParser.K_encodingContext context

The parse tree.

| Improve this Doc View Source

ExitK_end(ICalendarParser.K_endContext)

Exit a parse tree produced by k_end().

The default implementation does nothing.

Declaration
public virtual void ExitK_end(ICalendarParser.K_endContext context)
Parameters
Type Name Description
ICalendarParser.K_endContext context

The parse tree.

| Improve this Doc View Source

ExitK_exdate(ICalendarParser.K_exdateContext)

Exit a parse tree produced by k_exdate().

The default implementation does nothing.

Declaration
public virtual void ExitK_exdate(ICalendarParser.K_exdateContext context)
Parameters
Type Name Description
ICalendarParser.K_exdateContext context

The parse tree.

| Improve this Doc View Source

ExitK_false(ICalendarParser.K_falseContext)

Exit a parse tree produced by k_false().

The default implementation does nothing.

Declaration
public virtual void ExitK_false(ICalendarParser.K_falseContext context)
Parameters
Type Name Description
ICalendarParser.K_falseContext context

The parse tree.

| Improve this Doc View Source

ExitK_fbtype(ICalendarParser.K_fbtypeContext)

Exit a parse tree produced by k_fbtype().

The default implementation does nothing.

Declaration
public virtual void ExitK_fbtype(ICalendarParser.K_fbtypeContext context)
Parameters
Type Name Description
ICalendarParser.K_fbtypeContext context

The parse tree.

| Improve this Doc View Source

ExitK_final(ICalendarParser.K_finalContext)

Exit a parse tree produced by k_final().

The default implementation does nothing.

Declaration
public virtual void ExitK_final(ICalendarParser.K_finalContext context)
Parameters
Type Name Description
ICalendarParser.K_finalContext context

The parse tree.

| Improve this Doc View Source

ExitK_float(ICalendarParser.K_floatContext)

Exit a parse tree produced by k_float().

The default implementation does nothing.

Declaration
public virtual void ExitK_float(ICalendarParser.K_floatContext context)
Parameters
Type Name Description
ICalendarParser.K_floatContext context

The parse tree.

| Improve this Doc View Source

ExitK_fmttype(ICalendarParser.K_fmttypeContext)

Exit a parse tree produced by k_fmttype().

The default implementation does nothing.

Declaration
public virtual void ExitK_fmttype(ICalendarParser.K_fmttypeContext context)
Parameters
Type Name Description
ICalendarParser.K_fmttypeContext context

The parse tree.

| Improve this Doc View Source

ExitK_fr(ICalendarParser.K_frContext)

Exit a parse tree produced by k_fr().

The default implementation does nothing.

Declaration
public virtual void ExitK_fr(ICalendarParser.K_frContext context)
Parameters
Type Name Description
ICalendarParser.K_frContext context

The parse tree.

| Improve this Doc View Source

ExitK_free(ICalendarParser.K_freeContext)

Exit a parse tree produced by k_free().

The default implementation does nothing.

Declaration
public virtual void ExitK_free(ICalendarParser.K_freeContext context)
Parameters
Type Name Description
ICalendarParser.K_freeContext context

The parse tree.

| Improve this Doc View Source

ExitK_freebusy(ICalendarParser.K_freebusyContext)

Exit a parse tree produced by k_freebusy().

The default implementation does nothing.

Declaration
public virtual void ExitK_freebusy(ICalendarParser.K_freebusyContext context)
Parameters
Type Name Description
ICalendarParser.K_freebusyContext context

The parse tree.

| Improve this Doc View Source

ExitK_freq(ICalendarParser.K_freqContext)

Exit a parse tree produced by k_freq().

The default implementation does nothing.

Declaration
public virtual void ExitK_freq(ICalendarParser.K_freqContext context)
Parameters
Type Name Description
ICalendarParser.K_freqContext context

The parse tree.

| Improve this Doc View Source

ExitK_geo(ICalendarParser.K_geoContext)

Exit a parse tree produced by k_geo().

The default implementation does nothing.

Declaration
public virtual void ExitK_geo(ICalendarParser.K_geoContext context)
Parameters
Type Name Description
ICalendarParser.K_geoContext context

The parse tree.

| Improve this Doc View Source

ExitK_gregorian(ICalendarParser.K_gregorianContext)

Exit a parse tree produced by k_gregorian().

The default implementation does nothing.

Declaration
public virtual void ExitK_gregorian(ICalendarParser.K_gregorianContext context)
Parameters
Type Name Description
ICalendarParser.K_gregorianContext context

The parse tree.

| Improve this Doc View Source

ExitK_group(ICalendarParser.K_groupContext)

Exit a parse tree produced by k_group().

The default implementation does nothing.

Declaration
public virtual void ExitK_group(ICalendarParser.K_groupContext context)
Parameters
Type Name Description
ICalendarParser.K_groupContext context

The parse tree.

| Improve this Doc View Source

ExitK_hourly(ICalendarParser.K_hourlyContext)

Exit a parse tree produced by k_hourly().

The default implementation does nothing.

Declaration
public virtual void ExitK_hourly(ICalendarParser.K_hourlyContext context)
Parameters
Type Name Description
ICalendarParser.K_hourlyContext context

The parse tree.

| Improve this Doc View Source

ExitK_in_process(ICalendarParser.K_in_processContext)

Exit a parse tree produced by k_in_process().

The default implementation does nothing.

Declaration
public virtual void ExitK_in_process(ICalendarParser.K_in_processContext context)
Parameters
Type Name Description
ICalendarParser.K_in_processContext context

The parse tree.

| Improve this Doc View Source

ExitK_individual(ICalendarParser.K_individualContext)

Exit a parse tree produced by k_individual().

The default implementation does nothing.

Declaration
public virtual void ExitK_individual(ICalendarParser.K_individualContext context)
Parameters
Type Name Description
ICalendarParser.K_individualContext context

The parse tree.

| Improve this Doc View Source

ExitK_integer(ICalendarParser.K_integerContext)

Exit a parse tree produced by k_integer().

The default implementation does nothing.

Declaration
public virtual void ExitK_integer(ICalendarParser.K_integerContext context)
Parameters
Type Name Description
ICalendarParser.K_integerContext context

The parse tree.

| Improve this Doc View Source

ExitK_interval(ICalendarParser.K_intervalContext)

Exit a parse tree produced by k_interval().

The default implementation does nothing.

Declaration
public virtual void ExitK_interval(ICalendarParser.K_intervalContext context)
Parameters
Type Name Description
ICalendarParser.K_intervalContext context

The parse tree.

| Improve this Doc View Source

ExitK_language(ICalendarParser.K_languageContext)

Exit a parse tree produced by k_language().

The default implementation does nothing.

Declaration
public virtual void ExitK_language(ICalendarParser.K_languageContext context)
Parameters
Type Name Description
ICalendarParser.K_languageContext context

The parse tree.

| Improve this Doc View Source

ExitK_last_modified(ICalendarParser.K_last_modifiedContext)

Exit a parse tree produced by k_last_modified().

The default implementation does nothing.

Declaration
public virtual void ExitK_last_modified(ICalendarParser.K_last_modifiedContext context)
Parameters
Type Name Description
ICalendarParser.K_last_modifiedContext context

The parse tree.

| Improve this Doc View Source

ExitK_location(ICalendarParser.K_locationContext)

Exit a parse tree produced by k_location().

The default implementation does nothing.

Declaration
public virtual void ExitK_location(ICalendarParser.K_locationContext context)
Parameters
Type Name Description
ICalendarParser.K_locationContext context

The parse tree.

| Improve this Doc View Source

ExitK_member(ICalendarParser.K_memberContext)

Exit a parse tree produced by k_member().

The default implementation does nothing.

Declaration
public virtual void ExitK_member(ICalendarParser.K_memberContext context)
Parameters
Type Name Description
ICalendarParser.K_memberContext context

The parse tree.

| Improve this Doc View Source

ExitK_method(ICalendarParser.K_methodContext)

Exit a parse tree produced by k_method().

The default implementation does nothing.

Declaration
public virtual void ExitK_method(ICalendarParser.K_methodContext context)
Parameters
Type Name Description
ICalendarParser.K_methodContext context

The parse tree.

| Improve this Doc View Source

ExitK_minutely(ICalendarParser.K_minutelyContext)

Exit a parse tree produced by k_minutely().

The default implementation does nothing.

Declaration
public virtual void ExitK_minutely(ICalendarParser.K_minutelyContext context)
Parameters
Type Name Description
ICalendarParser.K_minutelyContext context

The parse tree.

| Improve this Doc View Source

ExitK_mo(ICalendarParser.K_moContext)

Exit a parse tree produced by k_mo().

The default implementation does nothing.

Declaration
public virtual void ExitK_mo(ICalendarParser.K_moContext context)
Parameters
Type Name Description
ICalendarParser.K_moContext context

The parse tree.

| Improve this Doc View Source

ExitK_monthly(ICalendarParser.K_monthlyContext)

Exit a parse tree produced by k_monthly().

The default implementation does nothing.

Declaration
public virtual void ExitK_monthly(ICalendarParser.K_monthlyContext context)
Parameters
Type Name Description
ICalendarParser.K_monthlyContext context

The parse tree.

| Improve this Doc View Source

ExitK_needs_action(ICalendarParser.K_needs_actionContext)

Exit a parse tree produced by k_needs_action().

The default implementation does nothing.

Declaration
public virtual void ExitK_needs_action(ICalendarParser.K_needs_actionContext context)
Parameters
Type Name Description
ICalendarParser.K_needs_actionContext context

The parse tree.

| Improve this Doc View Source

ExitK_non_participant(ICalendarParser.K_non_participantContext)

Exit a parse tree produced by k_non_participant().

The default implementation does nothing.

Declaration
public virtual void ExitK_non_participant(ICalendarParser.K_non_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_non_participantContext context

The parse tree.

| Improve this Doc View Source

ExitK_opaque(ICalendarParser.K_opaqueContext)

Exit a parse tree produced by k_opaque().

The default implementation does nothing.

Declaration
public virtual void ExitK_opaque(ICalendarParser.K_opaqueContext context)
Parameters
Type Name Description
ICalendarParser.K_opaqueContext context

The parse tree.

| Improve this Doc View Source

ExitK_opt_participant(ICalendarParser.K_opt_participantContext)

Exit a parse tree produced by k_opt_participant().

The default implementation does nothing.

Declaration
public virtual void ExitK_opt_participant(ICalendarParser.K_opt_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_opt_participantContext context

The parse tree.

| Improve this Doc View Source

ExitK_organizer(ICalendarParser.K_organizerContext)

Exit a parse tree produced by k_organizer().

The default implementation does nothing.

Declaration
public virtual void ExitK_organizer(ICalendarParser.K_organizerContext context)
Parameters
Type Name Description
ICalendarParser.K_organizerContext context

The parse tree.

| Improve this Doc View Source

ExitK_parent(ICalendarParser.K_parentContext)

Exit a parse tree produced by k_parent().

The default implementation does nothing.

Declaration
public virtual void ExitK_parent(ICalendarParser.K_parentContext context)
Parameters
Type Name Description
ICalendarParser.K_parentContext context

The parse tree.

| Improve this Doc View Source

ExitK_participant(ICalendarParser.K_participantContext)

Exit a parse tree produced by k_participant().

The default implementation does nothing.

Declaration
public virtual void ExitK_participant(ICalendarParser.K_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_participantContext context

The parse tree.

| Improve this Doc View Source

ExitK_partstat(ICalendarParser.K_partstatContext)

Exit a parse tree produced by k_partstat().

The default implementation does nothing.

Declaration
public virtual void ExitK_partstat(ICalendarParser.K_partstatContext context)
Parameters
Type Name Description
ICalendarParser.K_partstatContext context

The parse tree.

| Improve this Doc View Source

ExitK_percent_complete(ICalendarParser.K_percent_completeContext)

Exit a parse tree produced by k_percent_complete().

The default implementation does nothing.

Declaration
public virtual void ExitK_percent_complete(ICalendarParser.K_percent_completeContext context)
Parameters
Type Name Description
ICalendarParser.K_percent_completeContext context

The parse tree.

| Improve this Doc View Source

ExitK_period(ICalendarParser.K_periodContext)

Exit a parse tree produced by k_period().

The default implementation does nothing.

Declaration
public virtual void ExitK_period(ICalendarParser.K_periodContext context)
Parameters
Type Name Description
ICalendarParser.K_periodContext context

The parse tree.

| Improve this Doc View Source

ExitK_priority(ICalendarParser.K_priorityContext)

Exit a parse tree produced by k_priority().

The default implementation does nothing.

Declaration
public virtual void ExitK_priority(ICalendarParser.K_priorityContext context)
Parameters
Type Name Description
ICalendarParser.K_priorityContext context

The parse tree.

| Improve this Doc View Source

ExitK_private(ICalendarParser.K_privateContext)

Exit a parse tree produced by k_private().

The default implementation does nothing.

Declaration
public virtual void ExitK_private(ICalendarParser.K_privateContext context)
Parameters
Type Name Description
ICalendarParser.K_privateContext context

The parse tree.

| Improve this Doc View Source

ExitK_process(ICalendarParser.K_processContext)

Exit a parse tree produced by k_process().

The default implementation does nothing.

Declaration
public virtual void ExitK_process(ICalendarParser.K_processContext context)
Parameters
Type Name Description
ICalendarParser.K_processContext context

The parse tree.

| Improve this Doc View Source

ExitK_prodid(ICalendarParser.K_prodidContext)

Exit a parse tree produced by k_prodid().

The default implementation does nothing.

Declaration
public virtual void ExitK_prodid(ICalendarParser.K_prodidContext context)
Parameters
Type Name Description
ICalendarParser.K_prodidContext context

The parse tree.

| Improve this Doc View Source

ExitK_public(ICalendarParser.K_publicContext)

Exit a parse tree produced by k_public().

The default implementation does nothing.

Declaration
public virtual void ExitK_public(ICalendarParser.K_publicContext context)
Parameters
Type Name Description
ICalendarParser.K_publicContext context

The parse tree.

| Improve this Doc View Source

ExitK_range(ICalendarParser.K_rangeContext)

Exit a parse tree produced by k_range().

The default implementation does nothing.

Declaration
public virtual void ExitK_range(ICalendarParser.K_rangeContext context)
Parameters
Type Name Description
ICalendarParser.K_rangeContext context

The parse tree.

| Improve this Doc View Source

ExitK_rdate(ICalendarParser.K_rdateContext)

Exit a parse tree produced by k_rdate().

The default implementation does nothing.

Declaration
public virtual void ExitK_rdate(ICalendarParser.K_rdateContext context)
Parameters
Type Name Description
ICalendarParser.K_rdateContext context

The parse tree.

| Improve this Doc View Source

ExitK_recur(ICalendarParser.K_recurContext)

Exit a parse tree produced by k_recur().

The default implementation does nothing.

Declaration
public virtual void ExitK_recur(ICalendarParser.K_recurContext context)
Parameters
Type Name Description
ICalendarParser.K_recurContext context

The parse tree.

| Improve this Doc View Source

ExitK_recurrence_id(ICalendarParser.K_recurrence_idContext)

Exit a parse tree produced by k_recurrence_id().

The default implementation does nothing.

Declaration
public virtual void ExitK_recurrence_id(ICalendarParser.K_recurrence_idContext context)
Parameters
Type Name Description
ICalendarParser.K_recurrence_idContext context

The parse tree.

| Improve this Doc View Source

ExitK_relat(ICalendarParser.K_relatContext)

Exit a parse tree produced by k_relat().

The default implementation does nothing.

Declaration
public virtual void ExitK_relat(ICalendarParser.K_relatContext context)
Parameters
Type Name Description
ICalendarParser.K_relatContext context

The parse tree.

| Improve this Doc View Source

ExitK_related(ICalendarParser.K_relatedContext)

Exit a parse tree produced by k_related().

The default implementation does nothing.

Declaration
public virtual void ExitK_related(ICalendarParser.K_relatedContext context)
Parameters
Type Name Description
ICalendarParser.K_relatedContext context

The parse tree.

| Improve this Doc View Source

ExitK_related_to(ICalendarParser.K_related_toContext)

Exit a parse tree produced by k_related_to().

The default implementation does nothing.

Declaration
public virtual void ExitK_related_to(ICalendarParser.K_related_toContext context)
Parameters
Type Name Description
ICalendarParser.K_related_toContext context

The parse tree.

| Improve this Doc View Source

ExitK_reltype(ICalendarParser.K_reltypeContext)

Exit a parse tree produced by k_reltype().

The default implementation does nothing.

Declaration
public virtual void ExitK_reltype(ICalendarParser.K_reltypeContext context)
Parameters
Type Name Description
ICalendarParser.K_reltypeContext context

The parse tree.

| Improve this Doc View Source

ExitK_repeat(ICalendarParser.K_repeatContext)

Exit a parse tree produced by k_repeat().

The default implementation does nothing.

Declaration
public virtual void ExitK_repeat(ICalendarParser.K_repeatContext context)
Parameters
Type Name Description
ICalendarParser.K_repeatContext context

The parse tree.

| Improve this Doc View Source

ExitK_req_participant(ICalendarParser.K_req_participantContext)

Exit a parse tree produced by k_req_participant().

The default implementation does nothing.

Declaration
public virtual void ExitK_req_participant(ICalendarParser.K_req_participantContext context)
Parameters
Type Name Description
ICalendarParser.K_req_participantContext context

The parse tree.

| Improve this Doc View Source

ExitK_request_status(ICalendarParser.K_request_statusContext)

Exit a parse tree produced by k_request_status().

The default implementation does nothing.

Declaration
public virtual void ExitK_request_status(ICalendarParser.K_request_statusContext context)
Parameters
Type Name Description
ICalendarParser.K_request_statusContext context

The parse tree.

| Improve this Doc View Source

ExitK_resource(ICalendarParser.K_resourceContext)

Exit a parse tree produced by k_resource().

The default implementation does nothing.

Declaration
public virtual void ExitK_resource(ICalendarParser.K_resourceContext context)
Parameters
Type Name Description
ICalendarParser.K_resourceContext context

The parse tree.

| Improve this Doc View Source

ExitK_resources(ICalendarParser.K_resourcesContext)

Exit a parse tree produced by k_resources().

The default implementation does nothing.

Declaration
public virtual void ExitK_resources(ICalendarParser.K_resourcesContext context)
Parameters
Type Name Description
ICalendarParser.K_resourcesContext context

The parse tree.

| Improve this Doc View Source

ExitK_role(ICalendarParser.K_roleContext)

Exit a parse tree produced by k_role().

The default implementation does nothing.

Declaration
public virtual void ExitK_role(ICalendarParser.K_roleContext context)
Parameters
Type Name Description
ICalendarParser.K_roleContext context

The parse tree.

| Improve this Doc View Source

ExitK_room(ICalendarParser.K_roomContext)

Exit a parse tree produced by k_room().

The default implementation does nothing.

Declaration
public virtual void ExitK_room(ICalendarParser.K_roomContext context)
Parameters
Type Name Description
ICalendarParser.K_roomContext context

The parse tree.

| Improve this Doc View Source

ExitK_rrule(ICalendarParser.K_rruleContext)

Exit a parse tree produced by k_rrule().

The default implementation does nothing.

Declaration
public virtual void ExitK_rrule(ICalendarParser.K_rruleContext context)
Parameters
Type Name Description
ICalendarParser.K_rruleContext context

The parse tree.

| Improve this Doc View Source

ExitK_rsvp(ICalendarParser.K_rsvpContext)

Exit a parse tree produced by k_rsvp().

The default implementation does nothing.

Declaration
public virtual void ExitK_rsvp(ICalendarParser.K_rsvpContext context)
Parameters
Type Name Description
ICalendarParser.K_rsvpContext context

The parse tree.

| Improve this Doc View Source

ExitK_sa(ICalendarParser.K_saContext)

Exit a parse tree produced by k_sa().

The default implementation does nothing.

Declaration
public virtual void ExitK_sa(ICalendarParser.K_saContext context)
Parameters
Type Name Description
ICalendarParser.K_saContext context

The parse tree.

| Improve this Doc View Source

ExitK_secondly(ICalendarParser.K_secondlyContext)

Exit a parse tree produced by k_secondly().

The default implementation does nothing.

Declaration
public virtual void ExitK_secondly(ICalendarParser.K_secondlyContext context)
Parameters
Type Name Description
ICalendarParser.K_secondlyContext context

The parse tree.

| Improve this Doc View Source

ExitK_sent_by(ICalendarParser.K_sent_byContext)

Exit a parse tree produced by k_sent_by().

The default implementation does nothing.

Declaration
public virtual void ExitK_sent_by(ICalendarParser.K_sent_byContext context)
Parameters
Type Name Description
ICalendarParser.K_sent_byContext context

The parse tree.

| Improve this Doc View Source

ExitK_sequence(ICalendarParser.K_sequenceContext)

Exit a parse tree produced by k_sequence().

The default implementation does nothing.

Declaration
public virtual void ExitK_sequence(ICalendarParser.K_sequenceContext context)
Parameters
Type Name Description
ICalendarParser.K_sequenceContext context

The parse tree.

| Improve this Doc View Source

ExitK_sibling(ICalendarParser.K_siblingContext)

Exit a parse tree produced by k_sibling().

The default implementation does nothing.

Declaration
public virtual void ExitK_sibling(ICalendarParser.K_siblingContext context)
Parameters
Type Name Description
ICalendarParser.K_siblingContext context

The parse tree.

| Improve this Doc View Source

ExitK_standard(ICalendarParser.K_standardContext)

Exit a parse tree produced by k_standard().

The default implementation does nothing.

Declaration
public virtual void ExitK_standard(ICalendarParser.K_standardContext context)
Parameters
Type Name Description
ICalendarParser.K_standardContext context

The parse tree.

| Improve this Doc View Source

ExitK_start(ICalendarParser.K_startContext)

Exit a parse tree produced by k_start().

The default implementation does nothing.

Declaration
public virtual void ExitK_start(ICalendarParser.K_startContext context)
Parameters
Type Name Description
ICalendarParser.K_startContext context

The parse tree.

| Improve this Doc View Source

ExitK_status(ICalendarParser.K_statusContext)

Exit a parse tree produced by k_status().

The default implementation does nothing.

Declaration
public virtual void ExitK_status(ICalendarParser.K_statusContext context)
Parameters
Type Name Description
ICalendarParser.K_statusContext context

The parse tree.

| Improve this Doc View Source

ExitK_su(ICalendarParser.K_suContext)

Exit a parse tree produced by k_su().

The default implementation does nothing.

Declaration
public virtual void ExitK_su(ICalendarParser.K_suContext context)
Parameters
Type Name Description
ICalendarParser.K_suContext context

The parse tree.

| Improve this Doc View Source

ExitK_summary(ICalendarParser.K_summaryContext)

Exit a parse tree produced by k_summary().

The default implementation does nothing.

Declaration
public virtual void ExitK_summary(ICalendarParser.K_summaryContext context)
Parameters
Type Name Description
ICalendarParser.K_summaryContext context

The parse tree.

| Improve this Doc View Source

ExitK_tentative(ICalendarParser.K_tentativeContext)

Exit a parse tree produced by k_tentative().

The default implementation does nothing.

Declaration
public virtual void ExitK_tentative(ICalendarParser.K_tentativeContext context)
Parameters
Type Name Description
ICalendarParser.K_tentativeContext context

The parse tree.

| Improve this Doc View Source

ExitK_text(ICalendarParser.K_textContext)

Exit a parse tree produced by k_text().

The default implementation does nothing.

Declaration
public virtual void ExitK_text(ICalendarParser.K_textContext context)
Parameters
Type Name Description
ICalendarParser.K_textContext context

The parse tree.

| Improve this Doc View Source

ExitK_th(ICalendarParser.K_thContext)

Exit a parse tree produced by k_th().

The default implementation does nothing.

Declaration
public virtual void ExitK_th(ICalendarParser.K_thContext context)
Parameters
Type Name Description
ICalendarParser.K_thContext context

The parse tree.

| Improve this Doc View Source

ExitK_thisandfuture(ICalendarParser.K_thisandfutureContext)

Exit a parse tree produced by k_thisandfuture().

The default implementation does nothing.

Declaration
public virtual void ExitK_thisandfuture(ICalendarParser.K_thisandfutureContext context)
Parameters
Type Name Description
ICalendarParser.K_thisandfutureContext context

The parse tree.

| Improve this Doc View Source

ExitK_time(ICalendarParser.K_timeContext)

Exit a parse tree produced by k_time().

The default implementation does nothing.

Declaration
public virtual void ExitK_time(ICalendarParser.K_timeContext context)
Parameters
Type Name Description
ICalendarParser.K_timeContext context

The parse tree.

| Improve this Doc View Source

ExitK_transp(ICalendarParser.K_transpContext)

Exit a parse tree produced by k_transp().

The default implementation does nothing.

Declaration
public virtual void ExitK_transp(ICalendarParser.K_transpContext context)
Parameters
Type Name Description
ICalendarParser.K_transpContext context

The parse tree.

| Improve this Doc View Source

ExitK_transparent(ICalendarParser.K_transparentContext)

Exit a parse tree produced by k_transparent().

The default implementation does nothing.

Declaration
public virtual void ExitK_transparent(ICalendarParser.K_transparentContext context)
Parameters
Type Name Description
ICalendarParser.K_transparentContext context

The parse tree.

| Improve this Doc View Source

ExitK_trigger(ICalendarParser.K_triggerContext)

Exit a parse tree produced by k_trigger().

The default implementation does nothing.

Declaration
public virtual void ExitK_trigger(ICalendarParser.K_triggerContext context)
Parameters
Type Name Description
ICalendarParser.K_triggerContext context

The parse tree.

| Improve this Doc View Source

ExitK_true(ICalendarParser.K_trueContext)

Exit a parse tree produced by k_true().

The default implementation does nothing.

Declaration
public virtual void ExitK_true(ICalendarParser.K_trueContext context)
Parameters
Type Name Description
ICalendarParser.K_trueContext context

The parse tree.

| Improve this Doc View Source

ExitK_tu(ICalendarParser.K_tuContext)

Exit a parse tree produced by k_tu().

The default implementation does nothing.

Declaration
public virtual void ExitK_tu(ICalendarParser.K_tuContext context)
Parameters
Type Name Description
ICalendarParser.K_tuContext context

The parse tree.

| Improve this Doc View Source

ExitK_tzid(ICalendarParser.K_tzidContext)

Exit a parse tree produced by k_tzid().

The default implementation does nothing.

Declaration
public virtual void ExitK_tzid(ICalendarParser.K_tzidContext context)
Parameters
Type Name Description
ICalendarParser.K_tzidContext context

The parse tree.

| Improve this Doc View Source

ExitK_tzname(ICalendarParser.K_tznameContext)

Exit a parse tree produced by k_tzname().

The default implementation does nothing.

Declaration
public virtual void ExitK_tzname(ICalendarParser.K_tznameContext context)
Parameters
Type Name Description
ICalendarParser.K_tznameContext context

The parse tree.

| Improve this Doc View Source

ExitK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext)

Exit a parse tree produced by k_tzoffsetfrom().

The default implementation does nothing.

Declaration
public virtual void ExitK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext context)
Parameters
Type Name Description
ICalendarParser.K_tzoffsetfromContext context

The parse tree.

| Improve this Doc View Source

ExitK_tzoffsetto(ICalendarParser.K_tzoffsettoContext)

Exit a parse tree produced by k_tzoffsetto().

The default implementation does nothing.

Declaration
public virtual void ExitK_tzoffsetto(ICalendarParser.K_tzoffsettoContext context)
Parameters
Type Name Description
ICalendarParser.K_tzoffsettoContext context

The parse tree.

| Improve this Doc View Source

ExitK_tzurl(ICalendarParser.K_tzurlContext)

Exit a parse tree produced by k_tzurl().

The default implementation does nothing.

Declaration
public virtual void ExitK_tzurl(ICalendarParser.K_tzurlContext context)
Parameters
Type Name Description
ICalendarParser.K_tzurlContext context

The parse tree.

| Improve this Doc View Source

ExitK_uid(ICalendarParser.K_uidContext)

Exit a parse tree produced by k_uid().

The default implementation does nothing.

Declaration
public virtual void ExitK_uid(ICalendarParser.K_uidContext context)
Parameters
Type Name Description
ICalendarParser.K_uidContext context

The parse tree.

| Improve this Doc View Source

ExitK_unknown(ICalendarParser.K_unknownContext)

Exit a parse tree produced by k_unknown().

The default implementation does nothing.

Declaration
public virtual void ExitK_unknown(ICalendarParser.K_unknownContext context)
Parameters
Type Name Description
ICalendarParser.K_unknownContext context

The parse tree.

| Improve this Doc View Source

ExitK_until(ICalendarParser.K_untilContext)

Exit a parse tree produced by k_until().

The default implementation does nothing.

Declaration
public virtual void ExitK_until(ICalendarParser.K_untilContext context)
Parameters
Type Name Description
ICalendarParser.K_untilContext context

The parse tree.

| Improve this Doc View Source

ExitK_uri(ICalendarParser.K_uriContext)

Exit a parse tree produced by k_uri().

The default implementation does nothing.

Declaration
public virtual void ExitK_uri(ICalendarParser.K_uriContext context)
Parameters
Type Name Description
ICalendarParser.K_uriContext context

The parse tree.

| Improve this Doc View Source

ExitK_url(ICalendarParser.K_urlContext)

Exit a parse tree produced by k_url().

The default implementation does nothing.

Declaration
public virtual void ExitK_url(ICalendarParser.K_urlContext context)
Parameters
Type Name Description
ICalendarParser.K_urlContext context

The parse tree.

| Improve this Doc View Source

ExitK_utc_offset(ICalendarParser.K_utc_offsetContext)

Exit a parse tree produced by k_utc_offset().

The default implementation does nothing.

Declaration
public virtual void ExitK_utc_offset(ICalendarParser.K_utc_offsetContext context)
Parameters
Type Name Description
ICalendarParser.K_utc_offsetContext context

The parse tree.

| Improve this Doc View Source

ExitK_valarm(ICalendarParser.K_valarmContext)

Exit a parse tree produced by k_valarm().

The default implementation does nothing.

Declaration
public virtual void ExitK_valarm(ICalendarParser.K_valarmContext context)
Parameters
Type Name Description
ICalendarParser.K_valarmContext context

The parse tree.

| Improve this Doc View Source

ExitK_value(ICalendarParser.K_valueContext)

Exit a parse tree produced by k_value().

The default implementation does nothing.

Declaration
public virtual void ExitK_value(ICalendarParser.K_valueContext context)
Parameters
Type Name Description
ICalendarParser.K_valueContext context

The parse tree.

| Improve this Doc View Source

ExitK_vcalendar(ICalendarParser.K_vcalendarContext)

Exit a parse tree produced by k_vcalendar().

The default implementation does nothing.

Declaration
public virtual void ExitK_vcalendar(ICalendarParser.K_vcalendarContext context)
Parameters
Type Name Description
ICalendarParser.K_vcalendarContext context

The parse tree.

| Improve this Doc View Source

ExitK_version(ICalendarParser.K_versionContext)

Exit a parse tree produced by k_version().

The default implementation does nothing.

Declaration
public virtual void ExitK_version(ICalendarParser.K_versionContext context)
Parameters
Type Name Description
ICalendarParser.K_versionContext context

The parse tree.

| Improve this Doc View Source

ExitK_vevent(ICalendarParser.K_veventContext)

Exit a parse tree produced by k_vevent().

The default implementation does nothing.

Declaration
public virtual void ExitK_vevent(ICalendarParser.K_veventContext context)
Parameters
Type Name Description
ICalendarParser.K_veventContext context

The parse tree.

| Improve this Doc View Source

ExitK_vfreebusy(ICalendarParser.K_vfreebusyContext)

Exit a parse tree produced by k_vfreebusy().

The default implementation does nothing.

Declaration
public virtual void ExitK_vfreebusy(ICalendarParser.K_vfreebusyContext context)
Parameters
Type Name Description
ICalendarParser.K_vfreebusyContext context

The parse tree.

| Improve this Doc View Source

ExitK_vjournal(ICalendarParser.K_vjournalContext)

Exit a parse tree produced by k_vjournal().

The default implementation does nothing.

Declaration
public virtual void ExitK_vjournal(ICalendarParser.K_vjournalContext context)
Parameters
Type Name Description
ICalendarParser.K_vjournalContext context

The parse tree.

| Improve this Doc View Source

ExitK_vtimezone(ICalendarParser.K_vtimezoneContext)

Exit a parse tree produced by k_vtimezone().

The default implementation does nothing.

Declaration
public virtual void ExitK_vtimezone(ICalendarParser.K_vtimezoneContext context)
Parameters
Type Name Description
ICalendarParser.K_vtimezoneContext context

The parse tree.

| Improve this Doc View Source

ExitK_vtodo(ICalendarParser.K_vtodoContext)

Exit a parse tree produced by k_vtodo().

The default implementation does nothing.

Declaration
public virtual void ExitK_vtodo(ICalendarParser.K_vtodoContext context)
Parameters
Type Name Description
ICalendarParser.K_vtodoContext context

The parse tree.

| Improve this Doc View Source

ExitK_we(ICalendarParser.K_weContext)

Exit a parse tree produced by k_we().

The default implementation does nothing.

Declaration
public virtual void ExitK_we(ICalendarParser.K_weContext context)
Parameters
Type Name Description
ICalendarParser.K_weContext context

The parse tree.

| Improve this Doc View Source

ExitK_weekly(ICalendarParser.K_weeklyContext)

Exit a parse tree produced by k_weekly().

The default implementation does nothing.

Declaration
public virtual void ExitK_weekly(ICalendarParser.K_weeklyContext context)
Parameters
Type Name Description
ICalendarParser.K_weeklyContext context

The parse tree.

| Improve this Doc View Source

ExitK_wkst(ICalendarParser.K_wkstContext)

Exit a parse tree produced by k_wkst().

The default implementation does nothing.

Declaration
public virtual void ExitK_wkst(ICalendarParser.K_wkstContext context)
Parameters
Type Name Description
ICalendarParser.K_wkstContext context

The parse tree.

| Improve this Doc View Source

ExitK_yearly(ICalendarParser.K_yearlyContext)

Exit a parse tree produced by k_yearly().

The default implementation does nothing.

Declaration
public virtual void ExitK_yearly(ICalendarParser.K_yearlyContext context)
Parameters
Type Name Description
ICalendarParser.K_yearlyContext context

The parse tree.

| Improve this Doc View Source

ExitLanguage(ICalendarParser.LanguageContext)

Exit a parse tree produced by language().

The default implementation does nothing.

Declaration
public virtual void ExitLanguage(ICalendarParser.LanguageContext context)
Parameters
Type Name Description
ICalendarParser.LanguageContext context

The parse tree.

| Improve this Doc View Source

ExitLanguage_char(ICalendarParser.Language_charContext)

Exit a parse tree produced by language_char().

The default implementation does nothing.

Declaration
public virtual void ExitLanguage_char(ICalendarParser.Language_charContext context)
Parameters
Type Name Description
ICalendarParser.Language_charContext context

The parse tree.

| Improve this Doc View Source

ExitLanguageparam(ICalendarParser.LanguageparamContext)

Exit a parse tree produced by languageparam().

The default implementation does nothing.

Declaration
public virtual void ExitLanguageparam(ICalendarParser.LanguageparamContext context)
Parameters
Type Name Description
ICalendarParser.LanguageparamContext context

The parse tree.

| Improve this Doc View Source

ExitLast_mod(ICalendarParser.Last_modContext)

Exit a parse tree produced by last_mod().

The default implementation does nothing.

Declaration
public virtual void ExitLast_mod(ICalendarParser.Last_modContext context)
Parameters
Type Name Description
ICalendarParser.Last_modContext context

The parse tree.

| Improve this Doc View Source

ExitLocation(ICalendarParser.LocationContext)

Exit a parse tree produced by location().

The default implementation does nothing.

Declaration
public virtual void ExitLocation(ICalendarParser.LocationContext context)
Parameters
Type Name Description
ICalendarParser.LocationContext context

The parse tree.

| Improve this Doc View Source

ExitLocparam(ICalendarParser.LocparamContext)

Exit a parse tree produced by locparam().

The default implementation does nothing.

Declaration
public virtual void ExitLocparam(ICalendarParser.LocparamContext context)
Parameters
Type Name Description
ICalendarParser.LocparamContext context

The parse tree.

| Improve this Doc View Source

ExitMemberparam(ICalendarParser.MemberparamContext)

Exit a parse tree produced by memberparam().

The default implementation does nothing.

Declaration
public virtual void ExitMemberparam(ICalendarParser.MemberparamContext context)
Parameters
Type Name Description
ICalendarParser.MemberparamContext context

The parse tree.

| Improve this Doc View Source

ExitMethod(ICalendarParser.MethodContext)

Exit a parse tree produced by method().

The default implementation does nothing.

Declaration
public virtual void ExitMethod(ICalendarParser.MethodContext context)
Parameters
Type Name Description
ICalendarParser.MethodContext context

The parse tree.

| Improve this Doc View Source

ExitMonthdaynum(ICalendarParser.MonthdaynumContext)

Exit a parse tree produced by monthdaynum().

The default implementation does nothing.

Declaration
public virtual void ExitMonthdaynum(ICalendarParser.MonthdaynumContext context)
Parameters
Type Name Description
ICalendarParser.MonthdaynumContext context

The parse tree.

| Improve this Doc View Source

ExitName(ICalendarParser.NameContext)

Exit a parse tree produced by name().

The default implementation does nothing.

Declaration
public virtual void ExitName(ICalendarParser.NameContext context)
Parameters
Type Name Description
ICalendarParser.NameContext context

The parse tree.

| Improve this Doc View Source

ExitOrdyrday(ICalendarParser.OrdyrdayContext)

Exit a parse tree produced by ordyrday().

The default implementation does nothing.

Declaration
public virtual void ExitOrdyrday(ICalendarParser.OrdyrdayContext context)
Parameters
Type Name Description
ICalendarParser.OrdyrdayContext context

The parse tree.

| Improve this Doc View Source

ExitOrganizer(ICalendarParser.OrganizerContext)

Exit a parse tree produced by organizer().

The default implementation does nothing.

Declaration
public virtual void ExitOrganizer(ICalendarParser.OrganizerContext context)
Parameters
Type Name Description
ICalendarParser.OrganizerContext context

The parse tree.

| Improve this Doc View Source

ExitOrgparam(ICalendarParser.OrgparamContext)

Exit a parse tree produced by orgparam().

The default implementation does nothing.

Declaration
public virtual void ExitOrgparam(ICalendarParser.OrgparamContext context)
Parameters
Type Name Description
ICalendarParser.OrgparamContext context

The parse tree.

| Improve this Doc View Source

ExitOther_param(ICalendarParser.Other_paramContext)

Exit a parse tree produced by other_param().

The default implementation does nothing.

Declaration
public virtual void ExitOther_param(ICalendarParser.Other_paramContext context)
Parameters
Type Name Description
ICalendarParser.Other_paramContext context

The parse tree.

| Improve this Doc View Source

ExitParam_name(ICalendarParser.Param_nameContext)

Exit a parse tree produced by param_name().

The default implementation does nothing.

Declaration
public virtual void ExitParam_name(ICalendarParser.Param_nameContext context)
Parameters
Type Name Description
ICalendarParser.Param_nameContext context

The parse tree.

| Improve this Doc View Source

ExitParam_value(ICalendarParser.Param_valueContext)

Exit a parse tree produced by param_value().

The default implementation does nothing.

Declaration
public virtual void ExitParam_value(ICalendarParser.Param_valueContext context)
Parameters
Type Name Description
ICalendarParser.Param_valueContext context

The parse tree.

| Improve this Doc View Source

ExitParamtext(ICalendarParser.ParamtextContext)

Exit a parse tree produced by paramtext().

The default implementation does nothing.

Declaration
public virtual void ExitParamtext(ICalendarParser.ParamtextContext context)
Parameters
Type Name Description
ICalendarParser.ParamtextContext context

The parse tree.

| Improve this Doc View Source

ExitParse(ICalendarParser.ParseContext)

Exit a parse tree produced by parse().

The default implementation does nothing.

Declaration
public virtual void ExitParse(ICalendarParser.ParseContext context)
Parameters
Type Name Description
ICalendarParser.ParseContext context

The parse tree.

| Improve this Doc View Source

ExitPartstat_event(ICalendarParser.Partstat_eventContext)

Exit a parse tree produced by partstat_event().

The default implementation does nothing.

Declaration
public virtual void ExitPartstat_event(ICalendarParser.Partstat_eventContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_eventContext context

The parse tree.

| Improve this Doc View Source

ExitPartstat_jour(ICalendarParser.Partstat_jourContext)

Exit a parse tree produced by partstat_jour().

The default implementation does nothing.

Declaration
public virtual void ExitPartstat_jour(ICalendarParser.Partstat_jourContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_jourContext context

The parse tree.

| Improve this Doc View Source

ExitPartstat_todo(ICalendarParser.Partstat_todoContext)

Exit a parse tree produced by partstat_todo().

The default implementation does nothing.

Declaration
public virtual void ExitPartstat_todo(ICalendarParser.Partstat_todoContext context)
Parameters
Type Name Description
ICalendarParser.Partstat_todoContext context

The parse tree.

| Improve this Doc View Source

ExitPartstatparam(ICalendarParser.PartstatparamContext)

Exit a parse tree produced by partstatparam().

The default implementation does nothing.

Declaration
public virtual void ExitPartstatparam(ICalendarParser.PartstatparamContext context)
Parameters
Type Name Description
ICalendarParser.PartstatparamContext context

The parse tree.

| Improve this Doc View Source

ExitPercent(ICalendarParser.PercentContext)

Exit a parse tree produced by percent().

The default implementation does nothing.

Declaration
public virtual void ExitPercent(ICalendarParser.PercentContext context)
Parameters
Type Name Description
ICalendarParser.PercentContext context

The parse tree.

| Improve this Doc View Source

ExitPeriod(ICalendarParser.PeriodContext)

Exit a parse tree produced by period().

The default implementation does nothing.

Declaration
public virtual void ExitPeriod(ICalendarParser.PeriodContext context)
Parameters
Type Name Description
ICalendarParser.PeriodContext context

The parse tree.

| Improve this Doc View Source

ExitPeriod_explicit(ICalendarParser.Period_explicitContext)

Exit a parse tree produced by period_explicit().

The default implementation does nothing.

Declaration
public virtual void ExitPeriod_explicit(ICalendarParser.Period_explicitContext context)
Parameters
Type Name Description
ICalendarParser.Period_explicitContext context

The parse tree.

| Improve this Doc View Source

ExitPeriod_start(ICalendarParser.Period_startContext)

Exit a parse tree produced by period_start().

The default implementation does nothing.

Declaration
public virtual void ExitPeriod_start(ICalendarParser.Period_startContext context)
Parameters
Type Name Description
ICalendarParser.Period_startContext context

The parse tree.

| Improve this Doc View Source

ExitPriority(ICalendarParser.PriorityContext)

Exit a parse tree produced by priority().

The default implementation does nothing.

Declaration
public virtual void ExitPriority(ICalendarParser.PriorityContext context)
Parameters
Type Name Description
ICalendarParser.PriorityContext context

The parse tree.

| Improve this Doc View Source

ExitPriovalue(ICalendarParser.PriovalueContext)

Exit a parse tree produced by priovalue().

The default implementation does nothing.

Declaration
public virtual void ExitPriovalue(ICalendarParser.PriovalueContext context)
Parameters
Type Name Description
ICalendarParser.PriovalueContext context

The parse tree.

| Improve this Doc View Source

ExitProdid(ICalendarParser.ProdidContext)

Exit a parse tree produced by prodid().

The default implementation does nothing.

Declaration
public virtual void ExitProdid(ICalendarParser.ProdidContext context)
Parameters
Type Name Description
ICalendarParser.ProdidContext context

The parse tree.

| Improve this Doc View Source

ExitQsafe_char(ICalendarParser.Qsafe_charContext)

Exit a parse tree produced by qsafe_char().

The default implementation does nothing.

Declaration
public virtual void ExitQsafe_char(ICalendarParser.Qsafe_charContext context)
Parameters
Type Name Description
ICalendarParser.Qsafe_charContext context

The parse tree.

| Improve this Doc View Source

ExitQuoted_string(ICalendarParser.Quoted_stringContext)

Exit a parse tree produced by quoted_string().

The default implementation does nothing.

Declaration
public virtual void ExitQuoted_string(ICalendarParser.Quoted_stringContext context)
Parameters
Type Name Description
ICalendarParser.Quoted_stringContext context

The parse tree.

| Improve this Doc View Source

ExitRangeparam(ICalendarParser.RangeparamContext)

Exit a parse tree produced by rangeparam().

The default implementation does nothing.

Declaration
public virtual void ExitRangeparam(ICalendarParser.RangeparamContext context)
Parameters
Type Name Description
ICalendarParser.RangeparamContext context

The parse tree.

| Improve this Doc View Source

ExitRdate(ICalendarParser.RdateContext)

Exit a parse tree produced by rdate().

The default implementation does nothing.

Declaration
public virtual void ExitRdate(ICalendarParser.RdateContext context)
Parameters
Type Name Description
ICalendarParser.RdateContext context

The parse tree.

| Improve this Doc View Source

ExitRdtparam(ICalendarParser.RdtparamContext)

Exit a parse tree produced by rdtparam().

The default implementation does nothing.

Declaration
public virtual void ExitRdtparam(ICalendarParser.RdtparamContext context)
Parameters
Type Name Description
ICalendarParser.RdtparamContext context

The parse tree.

| Improve this Doc View Source

ExitRdtval(ICalendarParser.RdtvalContext)

Exit a parse tree produced by rdtval().

The default implementation does nothing.

Declaration
public virtual void ExitRdtval(ICalendarParser.RdtvalContext context)
Parameters
Type Name Description
ICalendarParser.RdtvalContext context

The parse tree.

| Improve this Doc View Source

ExitRecur(ICalendarParser.RecurContext)

Exit a parse tree produced by recur().

The default implementation does nothing.

Declaration
public virtual void ExitRecur(ICalendarParser.RecurContext context)
Parameters
Type Name Description
ICalendarParser.RecurContext context

The parse tree.

| Improve this Doc View Source

ExitRecur_rule_part(ICalendarParser.Recur_rule_partContext)

Exit a parse tree produced by recur_rule_part().

The default implementation does nothing.

Declaration
public virtual void ExitRecur_rule_part(ICalendarParser.Recur_rule_partContext context)
Parameters
Type Name Description
ICalendarParser.Recur_rule_partContext context

The parse tree.

| Improve this Doc View Source

ExitRecurid(ICalendarParser.RecuridContext)

Exit a parse tree produced by recurid().

The default implementation does nothing.

Declaration
public virtual void ExitRecurid(ICalendarParser.RecuridContext context)
Parameters
Type Name Description
ICalendarParser.RecuridContext context

The parse tree.

| Improve this Doc View Source

ExitReg_name(ICalendarParser.Reg_nameContext)

Exit a parse tree produced by reg_name().

The default implementation does nothing.

Declaration
public virtual void ExitReg_name(ICalendarParser.Reg_nameContext context)
Parameters
Type Name Description
ICalendarParser.Reg_nameContext context

The parse tree.

| Improve this Doc View Source

ExitReg_name_char(ICalendarParser.Reg_name_charContext)

Exit a parse tree produced by reg_name_char().

The default implementation does nothing.

Declaration
public virtual void ExitReg_name_char(ICalendarParser.Reg_name_charContext context)
Parameters
Type Name Description
ICalendarParser.Reg_name_charContext context

The parse tree.

| Improve this Doc View Source

ExitRelated(ICalendarParser.RelatedContext)

Exit a parse tree produced by related().

The default implementation does nothing.

Declaration
public virtual void ExitRelated(ICalendarParser.RelatedContext context)
Parameters
Type Name Description
ICalendarParser.RelatedContext context

The parse tree.

| Improve this Doc View Source

ExitRelparam(ICalendarParser.RelparamContext)

Exit a parse tree produced by relparam().

The default implementation does nothing.

Declaration
public virtual void ExitRelparam(ICalendarParser.RelparamContext context)
Parameters
Type Name Description
ICalendarParser.RelparamContext context

The parse tree.

| Improve this Doc View Source

ExitReltypeparam(ICalendarParser.ReltypeparamContext)

Exit a parse tree produced by reltypeparam().

The default implementation does nothing.

Declaration
public virtual void ExitReltypeparam(ICalendarParser.ReltypeparamContext context)
Parameters
Type Name Description
ICalendarParser.ReltypeparamContext context

The parse tree.

| Improve this Doc View Source

ExitRepeat_(ICalendarParser.Repeat_Context)

Exit a parse tree produced by repeat_().

The default implementation does nothing.

Declaration
public virtual void ExitRepeat_(ICalendarParser.Repeat_Context context)
Parameters
Type Name Description
ICalendarParser.Repeat_Context context

The parse tree.

| Improve this Doc View Source

ExitResources(ICalendarParser.ResourcesContext)

Exit a parse tree produced by resources().

The default implementation does nothing.

Declaration
public virtual void ExitResources(ICalendarParser.ResourcesContext context)
Parameters
Type Name Description
ICalendarParser.ResourcesContext context

The parse tree.

| Improve this Doc View Source

ExitResrcparam(ICalendarParser.ResrcparamContext)

Exit a parse tree produced by resrcparam().

The default implementation does nothing.

Declaration
public virtual void ExitResrcparam(ICalendarParser.ResrcparamContext context)
Parameters
Type Name Description
ICalendarParser.ResrcparamContext context

The parse tree.

| Improve this Doc View Source

ExitRidparam(ICalendarParser.RidparamContext)

Exit a parse tree produced by ridparam().

The default implementation does nothing.

Declaration
public virtual void ExitRidparam(ICalendarParser.RidparamContext context)
Parameters
Type Name Description
ICalendarParser.RidparamContext context

The parse tree.

| Improve this Doc View Source

ExitRoleparam(ICalendarParser.RoleparamContext)

Exit a parse tree produced by roleparam().

The default implementation does nothing.

Declaration
public virtual void ExitRoleparam(ICalendarParser.RoleparamContext context)
Parameters
Type Name Description
ICalendarParser.RoleparamContext context

The parse tree.

| Improve this Doc View Source

ExitRrule(ICalendarParser.RruleContext)

Exit a parse tree produced by rrule().

The default implementation does nothing.

Declaration
public virtual void ExitRrule(ICalendarParser.RruleContext context)
Parameters
Type Name Description
ICalendarParser.RruleContext context

The parse tree.

| Improve this Doc View Source

ExitRstatparam(ICalendarParser.RstatparamContext)

Exit a parse tree produced by rstatparam().

The default implementation does nothing.

Declaration
public virtual void ExitRstatparam(ICalendarParser.RstatparamContext context)
Parameters
Type Name Description
ICalendarParser.RstatparamContext context

The parse tree.

| Improve this Doc View Source

ExitRstatus(ICalendarParser.RstatusContext)

Exit a parse tree produced by rstatus().

The default implementation does nothing.

Declaration
public virtual void ExitRstatus(ICalendarParser.RstatusContext context)
Parameters
Type Name Description
ICalendarParser.RstatusContext context

The parse tree.

| Improve this Doc View Source

ExitRsvpparam(ICalendarParser.RsvpparamContext)

Exit a parse tree produced by rsvpparam().

The default implementation does nothing.

Declaration
public virtual void ExitRsvpparam(ICalendarParser.RsvpparamContext context)
Parameters
Type Name Description
ICalendarParser.RsvpparamContext context

The parse tree.

| Improve this Doc View Source

ExitSafe_char(ICalendarParser.Safe_charContext)

Exit a parse tree produced by safe_char().

The default implementation does nothing.

Declaration
public virtual void ExitSafe_char(ICalendarParser.Safe_charContext context)
Parameters
Type Name Description
ICalendarParser.Safe_charContext context

The parse tree.

| Improve this Doc View Source

ExitSentbyparam(ICalendarParser.SentbyparamContext)

Exit a parse tree produced by sentbyparam().

The default implementation does nothing.

Declaration
public virtual void ExitSentbyparam(ICalendarParser.SentbyparamContext context)
Parameters
Type Name Description
ICalendarParser.SentbyparamContext context

The parse tree.

| Improve this Doc View Source

ExitSeq(ICalendarParser.SeqContext)

Exit a parse tree produced by seq().

The default implementation does nothing.

Declaration
public virtual void ExitSeq(ICalendarParser.SeqContext context)
Parameters
Type Name Description
ICalendarParser.SeqContext context

The parse tree.

| Improve this Doc View Source

ExitStandardc(ICalendarParser.StandardcContext)

Exit a parse tree produced by standardc().

The default implementation does nothing.

Declaration
public virtual void ExitStandardc(ICalendarParser.StandardcContext context)
Parameters
Type Name Description
ICalendarParser.StandardcContext context

The parse tree.

| Improve this Doc View Source

ExitStatcode(ICalendarParser.StatcodeContext)

Exit a parse tree produced by statcode().

The default implementation does nothing.

Declaration
public virtual void ExitStatcode(ICalendarParser.StatcodeContext context)
Parameters
Type Name Description
ICalendarParser.StatcodeContext context

The parse tree.

| Improve this Doc View Source

ExitStatus(ICalendarParser.StatusContext)

Exit a parse tree produced by status().

The default implementation does nothing.

Declaration
public virtual void ExitStatus(ICalendarParser.StatusContext context)
Parameters
Type Name Description
ICalendarParser.StatusContext context

The parse tree.

| Improve this Doc View Source

ExitStatvalue(ICalendarParser.StatvalueContext)

Exit a parse tree produced by statvalue().

The default implementation does nothing.

Declaration
public virtual void ExitStatvalue(ICalendarParser.StatvalueContext context)
Parameters
Type Name Description
ICalendarParser.StatvalueContext context

The parse tree.

| Improve this Doc View Source

ExitStatvalue_event(ICalendarParser.Statvalue_eventContext)

Exit a parse tree produced by statvalue_event().

The default implementation does nothing.

Declaration
public virtual void ExitStatvalue_event(ICalendarParser.Statvalue_eventContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_eventContext context

The parse tree.

| Improve this Doc View Source

ExitStatvalue_jour(ICalendarParser.Statvalue_jourContext)

Exit a parse tree produced by statvalue_jour().

The default implementation does nothing.

Declaration
public virtual void ExitStatvalue_jour(ICalendarParser.Statvalue_jourContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_jourContext context

The parse tree.

| Improve this Doc View Source

ExitStatvalue_todo(ICalendarParser.Statvalue_todoContext)

Exit a parse tree produced by statvalue_todo().

The default implementation does nothing.

Declaration
public virtual void ExitStatvalue_todo(ICalendarParser.Statvalue_todoContext context)
Parameters
Type Name Description
ICalendarParser.Statvalue_todoContext context

The parse tree.

| Improve this Doc View Source

ExitSubtype_name(ICalendarParser.Subtype_nameContext)

Exit a parse tree produced by subtype_name().

The default implementation does nothing.

Declaration
public virtual void ExitSubtype_name(ICalendarParser.Subtype_nameContext context)
Parameters
Type Name Description
ICalendarParser.Subtype_nameContext context

The parse tree.

| Improve this Doc View Source

ExitSummary(ICalendarParser.SummaryContext)

Exit a parse tree produced by summary().

The default implementation does nothing.

Declaration
public virtual void ExitSummary(ICalendarParser.SummaryContext context)
Parameters
Type Name Description
ICalendarParser.SummaryContext context

The parse tree.

| Improve this Doc View Source

ExitSummparam(ICalendarParser.SummparamContext)

Exit a parse tree produced by summparam().

The default implementation does nothing.

Declaration
public virtual void ExitSummparam(ICalendarParser.SummparamContext context)
Parameters
Type Name Description
ICalendarParser.SummparamContext context

The parse tree.

| Improve this Doc View Source

ExitText(ICalendarParser.TextContext)

Exit a parse tree produced by text().

The default implementation does nothing.

Declaration
public virtual void ExitText(ICalendarParser.TextContext context)
Parameters
Type Name Description
ICalendarParser.TextContext context

The parse tree.

| Improve this Doc View Source

ExitTime(ICalendarParser.TimeContext)

Exit a parse tree produced by time().

The default implementation does nothing.

Declaration
public virtual void ExitTime(ICalendarParser.TimeContext context)
Parameters
Type Name Description
ICalendarParser.TimeContext context

The parse tree.

| Improve this Doc View Source

ExitTime_hour(ICalendarParser.Time_hourContext)

Exit a parse tree produced by time_hour().

The default implementation does nothing.

Declaration
public virtual void ExitTime_hour(ICalendarParser.Time_hourContext context)
Parameters
Type Name Description
ICalendarParser.Time_hourContext context

The parse tree.

| Improve this Doc View Source

ExitTime_minute(ICalendarParser.Time_minuteContext)

Exit a parse tree produced by time_minute().

The default implementation does nothing.

Declaration
public virtual void ExitTime_minute(ICalendarParser.Time_minuteContext context)
Parameters
Type Name Description
ICalendarParser.Time_minuteContext context

The parse tree.

| Improve this Doc View Source

ExitTime_numzone(ICalendarParser.Time_numzoneContext)

Exit a parse tree produced by time_numzone().

The default implementation does nothing.

Declaration
public virtual void ExitTime_numzone(ICalendarParser.Time_numzoneContext context)
Parameters
Type Name Description
ICalendarParser.Time_numzoneContext context

The parse tree.

| Improve this Doc View Source

ExitTime_second(ICalendarParser.Time_secondContext)

Exit a parse tree produced by time_second().

The default implementation does nothing.

Declaration
public virtual void ExitTime_second(ICalendarParser.Time_secondContext context)
Parameters
Type Name Description
ICalendarParser.Time_secondContext context

The parse tree.

| Improve this Doc View Source

ExitTimezonec(ICalendarParser.TimezonecContext)

Exit a parse tree produced by timezonec().

The default implementation does nothing.

Declaration
public virtual void ExitTimezonec(ICalendarParser.TimezonecContext context)
Parameters
Type Name Description
ICalendarParser.TimezonecContext context

The parse tree.

| Improve this Doc View Source

ExitTimezoneprop(ICalendarParser.TimezonepropContext)

Exit a parse tree produced by timezoneprop().

The default implementation does nothing.

Declaration
public virtual void ExitTimezoneprop(ICalendarParser.TimezonepropContext context)
Parameters
Type Name Description
ICalendarParser.TimezonepropContext context

The parse tree.

| Improve this Doc View Source

ExitTodoc(ICalendarParser.TodocContext)

Exit a parse tree produced by todoc().

The default implementation does nothing.

Declaration
public virtual void ExitTodoc(ICalendarParser.TodocContext context)
Parameters
Type Name Description
ICalendarParser.TodocContext context

The parse tree.

| Improve this Doc View Source

ExitTodoprop(ICalendarParser.TodopropContext)

Exit a parse tree produced by todoprop().

The default implementation does nothing.

Declaration
public virtual void ExitTodoprop(ICalendarParser.TodopropContext context)
Parameters
Type Name Description
ICalendarParser.TodopropContext context

The parse tree.

| Improve this Doc View Source

ExitTransp(ICalendarParser.TranspContext)

Exit a parse tree produced by transp().

The default implementation does nothing.

Declaration
public virtual void ExitTransp(ICalendarParser.TranspContext context)
Parameters
Type Name Description
ICalendarParser.TranspContext context

The parse tree.

| Improve this Doc View Source

ExitTransvalue(ICalendarParser.TransvalueContext)

Exit a parse tree produced by transvalue().

The default implementation does nothing.

Declaration
public virtual void ExitTransvalue(ICalendarParser.TransvalueContext context)
Parameters
Type Name Description
ICalendarParser.TransvalueContext context

The parse tree.

| Improve this Doc View Source

ExitTrigabs(ICalendarParser.TrigabsContext)

Exit a parse tree produced by trigabs().

The default implementation does nothing.

Declaration
public virtual void ExitTrigabs(ICalendarParser.TrigabsContext context)
Parameters
Type Name Description
ICalendarParser.TrigabsContext context

The parse tree.

| Improve this Doc View Source

ExitTrigger(ICalendarParser.TriggerContext)

Exit a parse tree produced by trigger().

The default implementation does nothing.

Declaration
public virtual void ExitTrigger(ICalendarParser.TriggerContext context)
Parameters
Type Name Description
ICalendarParser.TriggerContext context

The parse tree.

| Improve this Doc View Source

ExitTrigrel(ICalendarParser.TrigrelContext)

Exit a parse tree produced by trigrel().

The default implementation does nothing.

Declaration
public virtual void ExitTrigrel(ICalendarParser.TrigrelContext context)
Parameters
Type Name Description
ICalendarParser.TrigrelContext context

The parse tree.

| Improve this Doc View Source

ExitTrigrelparam(ICalendarParser.TrigrelparamContext)

Exit a parse tree produced by trigrelparam().

The default implementation does nothing.

Declaration
public virtual void ExitTrigrelparam(ICalendarParser.TrigrelparamContext context)
Parameters
Type Name Description
ICalendarParser.TrigrelparamContext context

The parse tree.

| Improve this Doc View Source

ExitTsafe_char(ICalendarParser.Tsafe_charContext)

Exit a parse tree produced by tsafe_char().

The default implementation does nothing.

Declaration
public virtual void ExitTsafe_char(ICalendarParser.Tsafe_charContext context)
Parameters
Type Name Description
ICalendarParser.Tsafe_charContext context

The parse tree.

| Improve this Doc View Source

ExitType_name(ICalendarParser.Type_nameContext)

Exit a parse tree produced by type_name().

The default implementation does nothing.

Declaration
public virtual void ExitType_name(ICalendarParser.Type_nameContext context)
Parameters
Type Name Description
ICalendarParser.Type_nameContext context

The parse tree.

| Improve this Doc View Source

ExitTzid(ICalendarParser.TzidContext)

Exit a parse tree produced by tzid().

The default implementation does nothing.

Declaration
public virtual void ExitTzid(ICalendarParser.TzidContext context)
Parameters
Type Name Description
ICalendarParser.TzidContext context

The parse tree.

| Improve this Doc View Source

ExitTzidparam(ICalendarParser.TzidparamContext)

Exit a parse tree produced by tzidparam().

The default implementation does nothing.

Declaration
public virtual void ExitTzidparam(ICalendarParser.TzidparamContext context)
Parameters
Type Name Description
ICalendarParser.TzidparamContext context

The parse tree.

| Improve this Doc View Source

ExitTzname(ICalendarParser.TznameContext)

Exit a parse tree produced by tzname().

The default implementation does nothing.

Declaration
public virtual void ExitTzname(ICalendarParser.TznameContext context)
Parameters
Type Name Description
ICalendarParser.TznameContext context

The parse tree.

| Improve this Doc View Source

ExitTznparam(ICalendarParser.TznparamContext)

Exit a parse tree produced by tznparam().

The default implementation does nothing.

Declaration
public virtual void ExitTznparam(ICalendarParser.TznparamContext context)
Parameters
Type Name Description
ICalendarParser.TznparamContext context

The parse tree.

| Improve this Doc View Source

ExitTzoffsetfrom(ICalendarParser.TzoffsetfromContext)

Exit a parse tree produced by tzoffsetfrom().

The default implementation does nothing.

Declaration
public virtual void ExitTzoffsetfrom(ICalendarParser.TzoffsetfromContext context)
Parameters
Type Name Description
ICalendarParser.TzoffsetfromContext context

The parse tree.

| Improve this Doc View Source

ExitTzoffsetto(ICalendarParser.TzoffsettoContext)

Exit a parse tree produced by tzoffsetto().

The default implementation does nothing.

Declaration
public virtual void ExitTzoffsetto(ICalendarParser.TzoffsettoContext context)
Parameters
Type Name Description
ICalendarParser.TzoffsettoContext context

The parse tree.

| Improve this Doc View Source

ExitTzprop(ICalendarParser.TzpropContext)

Exit a parse tree produced by tzprop().

The default implementation does nothing.

Declaration
public virtual void ExitTzprop(ICalendarParser.TzpropContext context)
Parameters
Type Name Description
ICalendarParser.TzpropContext context

The parse tree.

| Improve this Doc View Source

ExitTzurl(ICalendarParser.TzurlContext)

Exit a parse tree produced by tzurl().

The default implementation does nothing.

Declaration
public virtual void ExitTzurl(ICalendarParser.TzurlContext context)
Parameters
Type Name Description
ICalendarParser.TzurlContext context

The parse tree.

| Improve this Doc View Source

ExitUid(ICalendarParser.UidContext)

Exit a parse tree produced by uid().

The default implementation does nothing.

Declaration
public virtual void ExitUid(ICalendarParser.UidContext context)
Parameters
Type Name Description
ICalendarParser.UidContext context

The parse tree.

| Improve this Doc View Source

ExitUri(ICalendarParser.UriContext)

Exit a parse tree produced by uri().

The default implementation does nothing.

Declaration
public virtual void ExitUri(ICalendarParser.UriContext context)
Parameters
Type Name Description
ICalendarParser.UriContext context

The parse tree.

| Improve this Doc View Source

ExitUrl(ICalendarParser.UrlContext)

Exit a parse tree produced by url().

The default implementation does nothing.

Declaration
public virtual void ExitUrl(ICalendarParser.UrlContext context)
Parameters
Type Name Description
ICalendarParser.UrlContext context

The parse tree.

| Improve this Doc View Source

ExitUtc_offset(ICalendarParser.Utc_offsetContext)

Exit a parse tree produced by utc_offset().

The default implementation does nothing.

Declaration
public virtual void ExitUtc_offset(ICalendarParser.Utc_offsetContext context)
Parameters
Type Name Description
ICalendarParser.Utc_offsetContext context

The parse tree.

| Improve this Doc View Source

ExitValue(ICalendarParser.ValueContext)

Exit a parse tree produced by value().

The default implementation does nothing.

Declaration
public virtual void ExitValue(ICalendarParser.ValueContext context)
Parameters
Type Name Description
ICalendarParser.ValueContext context

The parse tree.

| Improve this Doc View Source

ExitValue_char(ICalendarParser.Value_charContext)

Exit a parse tree produced by value_char().

The default implementation does nothing.

Declaration
public virtual void ExitValue_char(ICalendarParser.Value_charContext context)
Parameters
Type Name Description
ICalendarParser.Value_charContext context

The parse tree.

| Improve this Doc View Source

ExitValuetype(ICalendarParser.ValuetypeContext)

Exit a parse tree produced by valuetype().

The default implementation does nothing.

Declaration
public virtual void ExitValuetype(ICalendarParser.ValuetypeContext context)
Parameters
Type Name Description
ICalendarParser.ValuetypeContext context

The parse tree.

| Improve this Doc View Source

ExitValuetypeparam(ICalendarParser.ValuetypeparamContext)

Exit a parse tree produced by valuetypeparam().

The default implementation does nothing.

Declaration
public virtual void ExitValuetypeparam(ICalendarParser.ValuetypeparamContext context)
Parameters
Type Name Description
ICalendarParser.ValuetypeparamContext context

The parse tree.

| Improve this Doc View Source

ExitVersion(ICalendarParser.VersionContext)

Exit a parse tree produced by version().

The default implementation does nothing.

Declaration
public virtual void ExitVersion(ICalendarParser.VersionContext context)
Parameters
Type Name Description
ICalendarParser.VersionContext context

The parse tree.

| Improve this Doc View Source

ExitVervalue(ICalendarParser.VervalueContext)

Exit a parse tree produced by vervalue().

The default implementation does nothing.

Declaration
public virtual void ExitVervalue(ICalendarParser.VervalueContext context)
Parameters
Type Name Description
ICalendarParser.VervalueContext context

The parse tree.

| Improve this Doc View Source

ExitWeekday(ICalendarParser.WeekdayContext)

Exit a parse tree produced by weekday().

The default implementation does nothing.

Declaration
public virtual void ExitWeekday(ICalendarParser.WeekdayContext context)
Parameters
Type Name Description
ICalendarParser.WeekdayContext context

The parse tree.

| Improve this Doc View Source

ExitWeekdaynum(ICalendarParser.WeekdaynumContext)

Exit a parse tree produced by weekdaynum().

The default implementation does nothing.

Declaration
public virtual void ExitWeekdaynum(ICalendarParser.WeekdaynumContext context)
Parameters
Type Name Description
ICalendarParser.WeekdaynumContext context

The parse tree.

| Improve this Doc View Source

ExitWeeknum(ICalendarParser.WeeknumContext)

Exit a parse tree produced by weeknum().

The default implementation does nothing.

Declaration
public virtual void ExitWeeknum(ICalendarParser.WeeknumContext context)
Parameters
Type Name Description
ICalendarParser.WeeknumContext context

The parse tree.

| Improve this Doc View Source

ExitX_comp(ICalendarParser.X_compContext)

Exit a parse tree produced by x_comp().

The default implementation does nothing.

Declaration
public virtual void ExitX_comp(ICalendarParser.X_compContext context)
Parameters
Type Name Description
ICalendarParser.X_compContext context

The parse tree.

| Improve this Doc View Source

ExitX_name(ICalendarParser.X_nameContext)

Exit a parse tree produced by x_name().

The default implementation does nothing.

Declaration
public virtual void ExitX_name(ICalendarParser.X_nameContext context)
Parameters
Type Name Description
ICalendarParser.X_nameContext context

The parse tree.

| Improve this Doc View Source

ExitX_param(ICalendarParser.X_paramContext)

Exit a parse tree produced by x_param().

The default implementation does nothing.

Declaration
public virtual void ExitX_param(ICalendarParser.X_paramContext context)
Parameters
Type Name Description
ICalendarParser.X_paramContext context

The parse tree.

| Improve this Doc View Source

ExitX_prop(ICalendarParser.X_propContext)

Exit a parse tree produced by x_prop().

The default implementation does nothing.

Declaration
public virtual void ExitX_prop(ICalendarParser.X_propContext context)
Parameters
Type Name Description
ICalendarParser.X_propContext context

The parse tree.

| Improve this Doc View Source

ExitYeardaynum(ICalendarParser.YeardaynumContext)

Exit a parse tree produced by yeardaynum().

The default implementation does nothing.

Declaration
public virtual void ExitYeardaynum(ICalendarParser.YeardaynumContext context)
Parameters
Type Name Description
ICalendarParser.YeardaynumContext context

The parse tree.

| Improve this Doc View Source

VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode)

Declaration
public virtual void VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.IErrorNode node
Remarks

The default implementation does nothing.

| Improve this Doc View Source

VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode)

Declaration
public virtual void VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.ITerminalNode node
Remarks

The default implementation does nothing.

Implements

IICalendarListener
Antlr4.Runtime.Tree.IParseTreeListener
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX