Interface IICalendarListener
This interface defines a complete listener for a parse tree produced by ICalendarParser.
Namespace: GCore.Antlr.Grammers.Icalendar
Assembly: Icalendar.dll
Syntax
public interface IICalendarListener : Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAction(ICalendarParser.ActionContext)
Enter a parse tree produced by action().
Declaration
void EnterAction(ICalendarParser.ActionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ActionContext | context | The parse tree. |
EnterActionvalue(ICalendarParser.ActionvalueContext)
Enter a parse tree produced by actionvalue().
Declaration
void EnterActionvalue(ICalendarParser.ActionvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ActionvalueContext | context | The parse tree. |
EnterAlarmc(ICalendarParser.AlarmcContext)
Enter a parse tree produced by alarmc().
Declaration
void EnterAlarmc(ICalendarParser.AlarmcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlarmcContext | context | The parse tree. |
EnterAlarmprop(ICalendarParser.AlarmpropContext)
Enter a parse tree produced by alarmprop().
Declaration
void EnterAlarmprop(ICalendarParser.AlarmpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlarmpropContext | context | The parse tree. |
EnterAlpha(ICalendarParser.AlphaContext)
Enter a parse tree produced by alpha().
Declaration
void EnterAlpha(ICalendarParser.AlphaContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlphaContext | context | The parse tree. |
EnterAlpha_num(ICalendarParser.Alpha_numContext)
Enter a parse tree produced by alpha_num().
Declaration
void EnterAlpha_num(ICalendarParser.Alpha_numContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Alpha_numContext | context | The parse tree. |
EnterAltrepparam(ICalendarParser.AltrepparamContext)
Enter a parse tree produced by altrepparam().
Declaration
void EnterAltrepparam(ICalendarParser.AltrepparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AltrepparamContext | context | The parse tree. |
EnterAttach(ICalendarParser.AttachContext)
Enter a parse tree produced by attach().
Declaration
void EnterAttach(ICalendarParser.AttachContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttachContext | context | The parse tree. |
EnterAttachparam(ICalendarParser.AttachparamContext)
Enter a parse tree produced by attachparam().
Declaration
void EnterAttachparam(ICalendarParser.AttachparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttachparamContext | context | The parse tree. |
EnterAttendee(ICalendarParser.AttendeeContext)
Enter a parse tree produced by attendee().
Declaration
void EnterAttendee(ICalendarParser.AttendeeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttendeeContext | context | The parse tree. |
EnterAttparam(ICalendarParser.AttparamContext)
Enter a parse tree produced by attparam().
Declaration
void EnterAttparam(ICalendarParser.AttparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttparamContext | context | The parse tree. |
EnterB_char(ICalendarParser.B_charContext)
Enter a parse tree produced by b_char().
Declaration
void EnterB_char(ICalendarParser.B_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_charContext | context | The parse tree. |
EnterB_chars(ICalendarParser.B_charsContext)
Enter a parse tree produced by b_chars().
Declaration
void EnterB_chars(ICalendarParser.B_charsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_charsContext | context | The parse tree. |
EnterB_end(ICalendarParser.B_endContext)
Enter a parse tree produced by b_end().
Declaration
void EnterB_end(ICalendarParser.B_endContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_endContext | context | The parse tree. |
EnterBinary(ICalendarParser.BinaryContext)
Enter a parse tree produced by binary().
Declaration
void EnterBinary(ICalendarParser.BinaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BinaryContext | context | The parse tree. |
EnterBool_(ICalendarParser.Bool_Context)
Enter a parse tree produced by bool_().
Declaration
void EnterBool_(ICalendarParser.Bool_Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Bool_Context | context | The parse tree. |
EnterByhrlist(ICalendarParser.ByhrlistContext)
Enter a parse tree produced by byhrlist().
Declaration
void EnterByhrlist(ICalendarParser.ByhrlistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByhrlistContext | context | The parse tree. |
EnterByminlist(ICalendarParser.ByminlistContext)
Enter a parse tree produced by byminlist().
Declaration
void EnterByminlist(ICalendarParser.ByminlistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByminlistContext | context | The parse tree. |
EnterBymodaylist(ICalendarParser.BymodaylistContext)
Enter a parse tree produced by bymodaylist().
Declaration
void EnterBymodaylist(ICalendarParser.BymodaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BymodaylistContext | context | The parse tree. |
EnterBymolist(ICalendarParser.BymolistContext)
Enter a parse tree produced by bymolist().
Declaration
void EnterBymolist(ICalendarParser.BymolistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BymolistContext | context | The parse tree. |
EnterByseclist(ICalendarParser.ByseclistContext)
Enter a parse tree produced by byseclist().
Declaration
void EnterByseclist(ICalendarParser.ByseclistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByseclistContext | context | The parse tree. |
EnterBysplist(ICalendarParser.BysplistContext)
Enter a parse tree produced by bysplist().
Declaration
void EnterBysplist(ICalendarParser.BysplistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BysplistContext | context | The parse tree. |
EnterBywdaylist(ICalendarParser.BywdaylistContext)
Enter a parse tree produced by bywdaylist().
Declaration
void EnterBywdaylist(ICalendarParser.BywdaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BywdaylistContext | context | The parse tree. |
EnterBywknolist(ICalendarParser.BywknolistContext)
Enter a parse tree produced by bywknolist().
Declaration
void EnterBywknolist(ICalendarParser.BywknolistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BywknolistContext | context | The parse tree. |
EnterByyrdaylist(ICalendarParser.ByyrdaylistContext)
Enter a parse tree produced by byyrdaylist().
Declaration
void EnterByyrdaylist(ICalendarParser.ByyrdaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByyrdaylistContext | context | The parse tree. |
EnterCal_address(ICalendarParser.Cal_addressContext)
Enter a parse tree produced by cal_address().
Declaration
void EnterCal_address(ICalendarParser.Cal_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Cal_addressContext | context | The parse tree. |
EnterCalprop(ICalendarParser.CalpropContext)
Enter a parse tree produced by calprop().
Declaration
void EnterCalprop(ICalendarParser.CalpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CalpropContext | context | The parse tree. |
EnterCalscale(ICalendarParser.CalscaleContext)
Enter a parse tree produced by calscale().
Declaration
void EnterCalscale(ICalendarParser.CalscaleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CalscaleContext | context | The parse tree. |
EnterCategories(ICalendarParser.CategoriesContext)
Enter a parse tree produced by categories().
Declaration
void EnterCategories(ICalendarParser.CategoriesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CategoriesContext | context | The parse tree. |
EnterCatparam(ICalendarParser.CatparamContext)
Enter a parse tree produced by catparam().
Declaration
void EnterCatparam(ICalendarParser.CatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CatparamContext | context | The parse tree. |
EnterClassvalue(ICalendarParser.ClassvalueContext)
Enter a parse tree produced by classvalue().
Declaration
void EnterClassvalue(ICalendarParser.ClassvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ClassvalueContext | context | The parse tree. |
EnterClazz(ICalendarParser.ClazzContext)
Enter a parse tree produced by clazz().
Declaration
void EnterClazz(ICalendarParser.ClazzContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ClazzContext | context | The parse tree. |
EnterCnparam(ICalendarParser.CnparamContext)
Enter a parse tree produced by cnparam().
Declaration
void EnterCnparam(ICalendarParser.CnparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CnparamContext | context | The parse tree. |
EnterComment(ICalendarParser.CommentContext)
Enter a parse tree produced by comment().
Declaration
void EnterComment(ICalendarParser.CommentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CommentContext | context | The parse tree. |
EnterCommparam(ICalendarParser.CommparamContext)
Enter a parse tree produced by commparam().
Declaration
void EnterCommparam(ICalendarParser.CommparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CommparamContext | context | The parse tree. |
EnterCompleted(ICalendarParser.CompletedContext)
Enter a parse tree produced by completed().
Declaration
void EnterCompleted(ICalendarParser.CompletedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CompletedContext | context | The parse tree. |
EnterComponent(ICalendarParser.ComponentContext)
Enter a parse tree produced by component().
Declaration
void EnterComponent(ICalendarParser.ComponentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ComponentContext | context | The parse tree. |
EnterContact(ICalendarParser.ContactContext)
Enter a parse tree produced by contact().
Declaration
void EnterContact(ICalendarParser.ContactContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContactContext | context | The parse tree. |
EnterContentline(ICalendarParser.ContentlineContext)
Enter a parse tree produced by contentline().
Declaration
void EnterContentline(ICalendarParser.ContentlineContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContentlineContext | context | The parse tree. |
EnterContparam(ICalendarParser.ContparamContext)
Enter a parse tree produced by contparam().
Declaration
void EnterContparam(ICalendarParser.ContparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContparamContext | context | The parse tree. |
EnterCount(ICalendarParser.CountContext)
Enter a parse tree produced by count().
Declaration
void EnterCount(ICalendarParser.CountContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CountContext | context | The parse tree. |
EnterCreated(ICalendarParser.CreatedContext)
Enter a parse tree produced by created().
Declaration
void EnterCreated(ICalendarParser.CreatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CreatedContext | context | The parse tree. |
EnterCutypeparam(ICalendarParser.CutypeparamContext)
Enter a parse tree produced by cutypeparam().
Declaration
void EnterCutypeparam(ICalendarParser.CutypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CutypeparamContext | context | The parse tree. |
EnterDate(ICalendarParser.DateContext)
Enter a parse tree produced by date().
Declaration
void EnterDate(ICalendarParser.DateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DateContext | context | The parse tree. |
EnterDate_fullyear(ICalendarParser.Date_fullyearContext)
Enter a parse tree produced by date_fullyear().
Declaration
void EnterDate_fullyear(ICalendarParser.Date_fullyearContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_fullyearContext | context | The parse tree. |
EnterDate_mday(ICalendarParser.Date_mdayContext)
Enter a parse tree produced by date_mday().
Declaration
void EnterDate_mday(ICalendarParser.Date_mdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_mdayContext | context | The parse tree. |
EnterDate_month(ICalendarParser.Date_monthContext)
Enter a parse tree produced by date_month().
Declaration
void EnterDate_month(ICalendarParser.Date_monthContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_monthContext | context | The parse tree. |
EnterDate_time(ICalendarParser.Date_timeContext)
Enter a parse tree produced by date_time().
Declaration
void EnterDate_time(ICalendarParser.Date_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_timeContext | context | The parse tree. |
EnterDate_time_date(ICalendarParser.Date_time_dateContext)
Enter a parse tree produced by date_time_date().
Declaration
void EnterDate_time_date(ICalendarParser.Date_time_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_time_dateContext | context | The parse tree. |
EnterDate_value(ICalendarParser.Date_valueContext)
Enter a parse tree produced by date_value().
Declaration
void EnterDate_value(ICalendarParser.Date_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_valueContext | context | The parse tree. |
EnterDaylightc(ICalendarParser.DaylightcContext)
Enter a parse tree produced by daylightc().
Declaration
void EnterDaylightc(ICalendarParser.DaylightcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DaylightcContext | context | The parse tree. |
EnterDelfromparam(ICalendarParser.DelfromparamContext)
Enter a parse tree produced by delfromparam().
Declaration
void EnterDelfromparam(ICalendarParser.DelfromparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DelfromparamContext | context | The parse tree. |
EnterDeltoparam(ICalendarParser.DeltoparamContext)
Enter a parse tree produced by deltoparam().
Declaration
void EnterDeltoparam(ICalendarParser.DeltoparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DeltoparamContext | context | The parse tree. |
EnterDescparam(ICalendarParser.DescparamContext)
Enter a parse tree produced by descparam().
Declaration
void EnterDescparam(ICalendarParser.DescparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DescparamContext | context | The parse tree. |
EnterDescription(ICalendarParser.DescriptionContext)
Enter a parse tree produced by description().
Declaration
void EnterDescription(ICalendarParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DescriptionContext | context | The parse tree. |
EnterDigit(ICalendarParser.DigitContext)
Enter a parse tree produced by digit().
Declaration
void EnterDigit(ICalendarParser.DigitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DigitContext | context | The parse tree. |
EnterDigits(ICalendarParser.DigitsContext)
Enter a parse tree produced by digits().
Declaration
void EnterDigits(ICalendarParser.DigitsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DigitsContext | context | The parse tree. |
EnterDigits_1_2(ICalendarParser.Digits_1_2Context)
Enter a parse tree produced by digits_1_2().
Declaration
void EnterDigits_1_2(ICalendarParser.Digits_1_2Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Digits_1_2Context | context | The parse tree. |
EnterDigits_2(ICalendarParser.Digits_2Context)
Enter a parse tree produced by digits_2().
Declaration
void EnterDigits_2(ICalendarParser.Digits_2Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Digits_2Context | context | The parse tree. |
EnterDirparam(ICalendarParser.DirparamContext)
Enter a parse tree produced by dirparam().
Declaration
void EnterDirparam(ICalendarParser.DirparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DirparamContext | context | The parse tree. |
EnterDtend(ICalendarParser.DtendContext)
Enter a parse tree produced by dtend().
Declaration
void EnterDtend(ICalendarParser.DtendContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtendContext | context | The parse tree. |
EnterDtendparam(ICalendarParser.DtendparamContext)
Enter a parse tree produced by dtendparam().
Declaration
void EnterDtendparam(ICalendarParser.DtendparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtendparamContext | context | The parse tree. |
EnterDtstamp(ICalendarParser.DtstampContext)
Enter a parse tree produced by dtstamp().
Declaration
void EnterDtstamp(ICalendarParser.DtstampContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstampContext | context | The parse tree. |
EnterDtstart(ICalendarParser.DtstartContext)
Enter a parse tree produced by dtstart().
Declaration
void EnterDtstart(ICalendarParser.DtstartContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstartContext | context | The parse tree. |
EnterDtstparam(ICalendarParser.DtstparamContext)
Enter a parse tree produced by dtstparam().
Declaration
void EnterDtstparam(ICalendarParser.DtstparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstparamContext | context | The parse tree. |
EnterDue(ICalendarParser.DueContext)
Enter a parse tree produced by due().
Declaration
void EnterDue(ICalendarParser.DueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DueContext | context | The parse tree. |
EnterDueparam(ICalendarParser.DueparamContext)
Enter a parse tree produced by dueparam().
Declaration
void EnterDueparam(ICalendarParser.DueparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DueparamContext | context | The parse tree. |
EnterDur_date(ICalendarParser.Dur_dateContext)
Enter a parse tree produced by dur_date().
Declaration
void EnterDur_date(ICalendarParser.Dur_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_dateContext | context | The parse tree. |
EnterDur_day(ICalendarParser.Dur_dayContext)
Enter a parse tree produced by dur_day().
Declaration
void EnterDur_day(ICalendarParser.Dur_dayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_dayContext | context | The parse tree. |
EnterDur_hour(ICalendarParser.Dur_hourContext)
Enter a parse tree produced by dur_hour().
Declaration
void EnterDur_hour(ICalendarParser.Dur_hourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_hourContext | context | The parse tree. |
EnterDur_minute(ICalendarParser.Dur_minuteContext)
Enter a parse tree produced by dur_minute().
Declaration
void EnterDur_minute(ICalendarParser.Dur_minuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_minuteContext | context | The parse tree. |
EnterDur_second(ICalendarParser.Dur_secondContext)
Enter a parse tree produced by dur_second().
Declaration
void EnterDur_second(ICalendarParser.Dur_secondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_secondContext | context | The parse tree. |
EnterDur_time(ICalendarParser.Dur_timeContext)
Enter a parse tree produced by dur_time().
Declaration
void EnterDur_time(ICalendarParser.Dur_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_timeContext | context | The parse tree. |
EnterDur_value(ICalendarParser.Dur_valueContext)
Enter a parse tree produced by dur_value().
Declaration
void EnterDur_value(ICalendarParser.Dur_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_valueContext | context | The parse tree. |
EnterDur_week(ICalendarParser.Dur_weekContext)
Enter a parse tree produced by dur_week().
Declaration
void EnterDur_week(ICalendarParser.Dur_weekContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_weekContext | context | The parse tree. |
EnterDuration(ICalendarParser.DurationContext)
Enter a parse tree produced by duration().
Declaration
void EnterDuration(ICalendarParser.DurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DurationContext | context | The parse tree. |
EnterEncodingparam(ICalendarParser.EncodingparamContext)
Enter a parse tree produced by encodingparam().
Declaration
void EnterEncodingparam(ICalendarParser.EncodingparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EncodingparamContext | context | The parse tree. |
EnterEnddate(ICalendarParser.EnddateContext)
Enter a parse tree produced by enddate().
Declaration
void EnterEnddate(ICalendarParser.EnddateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EnddateContext | context | The parse tree. |
EnterEventc(ICalendarParser.EventcContext)
Enter a parse tree produced by eventc().
Declaration
void EnterEventc(ICalendarParser.EventcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EventcContext | context | The parse tree. |
EnterEventprop(ICalendarParser.EventpropContext)
Enter a parse tree produced by eventprop().
Declaration
void EnterEventprop(ICalendarParser.EventpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EventpropContext | context | The parse tree. |
EnterExdate(ICalendarParser.ExdateContext)
Enter a parse tree produced by exdate().
Declaration
void EnterExdate(ICalendarParser.ExdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ExdateContext | context | The parse tree. |
EnterExdtparam(ICalendarParser.ExdtparamContext)
Enter a parse tree produced by exdtparam().
Declaration
void EnterExdtparam(ICalendarParser.ExdtparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ExdtparamContext | context | The parse tree. |
EnterFbparam(ICalendarParser.FbparamContext)
Enter a parse tree produced by fbparam().
Declaration
void EnterFbparam(ICalendarParser.FbparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbparamContext | context | The parse tree. |
EnterFbprop(ICalendarParser.FbpropContext)
Enter a parse tree produced by fbprop().
Declaration
void EnterFbprop(ICalendarParser.FbpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbpropContext | context | The parse tree. |
EnterFbtypeparam(ICalendarParser.FbtypeparamContext)
Enter a parse tree produced by fbtypeparam().
Declaration
void EnterFbtypeparam(ICalendarParser.FbtypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbtypeparamContext | context | The parse tree. |
EnterFbvalue(ICalendarParser.FbvalueContext)
Enter a parse tree produced by fbvalue().
Declaration
void EnterFbvalue(ICalendarParser.FbvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbvalueContext | context | The parse tree. |
EnterFloat_num(ICalendarParser.Float_numContext)
Enter a parse tree produced by float_num().
Declaration
void EnterFloat_num(ICalendarParser.Float_numContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Float_numContext | context | The parse tree. |
EnterFmttypeparam(ICalendarParser.FmttypeparamContext)
Enter a parse tree produced by fmttypeparam().
Declaration
void EnterFmttypeparam(ICalendarParser.FmttypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FmttypeparamContext | context | The parse tree. |
EnterFreebusy(ICalendarParser.FreebusyContext)
Enter a parse tree produced by freebusy().
Declaration
void EnterFreebusy(ICalendarParser.FreebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreebusyContext | context | The parse tree. |
EnterFreebusyc(ICalendarParser.FreebusycContext)
Enter a parse tree produced by freebusyc().
Declaration
void EnterFreebusyc(ICalendarParser.FreebusycContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreebusycContext | context | The parse tree. |
EnterFreq(ICalendarParser.FreqContext)
Enter a parse tree produced by freq().
Declaration
void EnterFreq(ICalendarParser.FreqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreqContext | context | The parse tree. |
EnterGeo(ICalendarParser.GeoContext)
Enter a parse tree produced by geo().
Declaration
void EnterGeo(ICalendarParser.GeoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.GeoContext | context | The parse tree. |
EnterGeovalue(ICalendarParser.GeovalueContext)
Enter a parse tree produced by geovalue().
Declaration
void EnterGeovalue(ICalendarParser.GeovalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.GeovalueContext | context | The parse tree. |
EnterIana_comp(ICalendarParser.Iana_compContext)
Enter a parse tree produced by iana_comp().
Declaration
void EnterIana_comp(ICalendarParser.Iana_compContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_compContext | context | The parse tree. |
EnterIana_param(ICalendarParser.Iana_paramContext)
Enter a parse tree produced by iana_param().
Declaration
void EnterIana_param(ICalendarParser.Iana_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_paramContext | context | The parse tree. |
EnterIana_prop(ICalendarParser.Iana_propContext)
Enter a parse tree produced by iana_prop().
Declaration
void EnterIana_prop(ICalendarParser.Iana_propContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_propContext | context | The parse tree. |
EnterIana_token(ICalendarParser.Iana_tokenContext)
Enter a parse tree produced by iana_token().
Declaration
void EnterIana_token(ICalendarParser.Iana_tokenContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_tokenContext | context | The parse tree. |
EnterIcalobject(ICalendarParser.IcalobjectContext)
Enter a parse tree produced by icalobject().
Declaration
void EnterIcalobject(ICalendarParser.IcalobjectContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalobjectContext | context | The parse tree. |
EnterIcalparameter(ICalendarParser.IcalparameterContext)
Enter a parse tree produced by icalparameter().
Declaration
void EnterIcalparameter(ICalendarParser.IcalparameterContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalparameterContext | context | The parse tree. |
EnterIcalstream(ICalendarParser.IcalstreamContext)
Enter a parse tree produced by icalstream().
Declaration
void EnterIcalstream(ICalendarParser.IcalstreamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalstreamContext | context | The parse tree. |
EnterInteger(ICalendarParser.IntegerContext)
Enter a parse tree produced by integer().
Declaration
void EnterInteger(ICalendarParser.IntegerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IntegerContext | context | The parse tree. |
EnterInterval(ICalendarParser.IntervalContext)
Enter a parse tree produced by interval().
Declaration
void EnterInterval(ICalendarParser.IntervalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IntervalContext | context | The parse tree. |
EnterJournalc(ICalendarParser.JournalcContext)
Enter a parse tree produced by journalc().
Declaration
void EnterJournalc(ICalendarParser.JournalcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.JournalcContext | context | The parse tree. |
EnterJourprop(ICalendarParser.JourpropContext)
Enter a parse tree produced by jourprop().
Declaration
void EnterJourprop(ICalendarParser.JourpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.JourpropContext | context | The parse tree. |
EnterK_accepted(ICalendarParser.K_acceptedContext)
Enter a parse tree produced by k_accepted().
Declaration
void EnterK_accepted(ICalendarParser.K_acceptedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_acceptedContext | context | The parse tree. |
EnterK_action(ICalendarParser.K_actionContext)
Enter a parse tree produced by k_action().
Declaration
void EnterK_action(ICalendarParser.K_actionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_actionContext | context | The parse tree. |
EnterK_address(ICalendarParser.K_addressContext)
Enter a parse tree produced by k_address().
Declaration
void EnterK_address(ICalendarParser.K_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_addressContext | context | The parse tree. |
EnterK_altrep(ICalendarParser.K_altrepContext)
Enter a parse tree produced by k_altrep().
Declaration
void EnterK_altrep(ICalendarParser.K_altrepContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_altrepContext | context | The parse tree. |
EnterK_attach(ICalendarParser.K_attachContext)
Enter a parse tree produced by k_attach().
Declaration
void EnterK_attach(ICalendarParser.K_attachContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_attachContext | context | The parse tree. |
EnterK_attendee(ICalendarParser.K_attendeeContext)
Enter a parse tree produced by k_attendee().
Declaration
void EnterK_attendee(ICalendarParser.K_attendeeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_attendeeContext | context | The parse tree. |
EnterK_audio(ICalendarParser.K_audioContext)
Enter a parse tree produced by k_audio().
Declaration
void EnterK_audio(ICalendarParser.K_audioContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_audioContext | context | The parse tree. |
EnterK_base(ICalendarParser.K_baseContext)
Enter a parse tree produced by k_base().
Declaration
void EnterK_base(ICalendarParser.K_baseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_baseContext | context | The parse tree. |
EnterK_begin(ICalendarParser.K_beginContext)
Enter a parse tree produced by k_begin().
Declaration
void EnterK_begin(ICalendarParser.K_beginContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_beginContext | context | The parse tree. |
EnterK_binary(ICalendarParser.K_binaryContext)
Enter a parse tree produced by k_binary().
Declaration
void EnterK_binary(ICalendarParser.K_binaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_binaryContext | context | The parse tree. |
EnterK_bit(ICalendarParser.K_bitContext)
Enter a parse tree produced by k_bit().
Declaration
void EnterK_bit(ICalendarParser.K_bitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bitContext | context | The parse tree. |
EnterK_boolean(ICalendarParser.K_booleanContext)
Enter a parse tree produced by k_boolean().
Declaration
void EnterK_boolean(ICalendarParser.K_booleanContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_booleanContext | context | The parse tree. |
EnterK_busy(ICalendarParser.K_busyContext)
Enter a parse tree produced by k_busy().
Declaration
void EnterK_busy(ICalendarParser.K_busyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busyContext | context | The parse tree. |
EnterK_busy_tentative(ICalendarParser.K_busy_tentativeContext)
Enter a parse tree produced by k_busy_tentative().
Declaration
void EnterK_busy_tentative(ICalendarParser.K_busy_tentativeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busy_tentativeContext | context | The parse tree. |
EnterK_busy_unavailable(ICalendarParser.K_busy_unavailableContext)
Enter a parse tree produced by k_busy_unavailable().
Declaration
void EnterK_busy_unavailable(ICalendarParser.K_busy_unavailableContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busy_unavailableContext | context | The parse tree. |
EnterK_byday(ICalendarParser.K_bydayContext)
Enter a parse tree produced by k_byday().
Declaration
void EnterK_byday(ICalendarParser.K_bydayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bydayContext | context | The parse tree. |
EnterK_byhour(ICalendarParser.K_byhourContext)
Enter a parse tree produced by k_byhour().
Declaration
void EnterK_byhour(ICalendarParser.K_byhourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byhourContext | context | The parse tree. |
EnterK_byminute(ICalendarParser.K_byminuteContext)
Enter a parse tree produced by k_byminute().
Declaration
void EnterK_byminute(ICalendarParser.K_byminuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byminuteContext | context | The parse tree. |
EnterK_bymonth(ICalendarParser.K_bymonthContext)
Enter a parse tree produced by k_bymonth().
Declaration
void EnterK_bymonth(ICalendarParser.K_bymonthContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bymonthContext | context | The parse tree. |
EnterK_bymonthday(ICalendarParser.K_bymonthdayContext)
Enter a parse tree produced by k_bymonthday().
Declaration
void EnterK_bymonthday(ICalendarParser.K_bymonthdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bymonthdayContext | context | The parse tree. |
EnterK_bysecond(ICalendarParser.K_bysecondContext)
Enter a parse tree produced by k_bysecond().
Declaration
void EnterK_bysecond(ICalendarParser.K_bysecondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bysecondContext | context | The parse tree. |
EnterK_bysetpos(ICalendarParser.K_bysetposContext)
Enter a parse tree produced by k_bysetpos().
Declaration
void EnterK_bysetpos(ICalendarParser.K_bysetposContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bysetposContext | context | The parse tree. |
EnterK_byweekno(ICalendarParser.K_byweeknoContext)
Enter a parse tree produced by k_byweekno().
Declaration
void EnterK_byweekno(ICalendarParser.K_byweeknoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byweeknoContext | context | The parse tree. |
EnterK_byyearday(ICalendarParser.K_byyeardayContext)
Enter a parse tree produced by k_byyearday().
Declaration
void EnterK_byyearday(ICalendarParser.K_byyeardayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byyeardayContext | context | The parse tree. |
EnterK_cal_address(ICalendarParser.K_cal_addressContext)
Enter a parse tree produced by k_cal_address().
Declaration
void EnterK_cal_address(ICalendarParser.K_cal_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cal_addressContext | context | The parse tree. |
EnterK_calscale(ICalendarParser.K_calscaleContext)
Enter a parse tree produced by k_calscale().
Declaration
void EnterK_calscale(ICalendarParser.K_calscaleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_calscaleContext | context | The parse tree. |
EnterK_cancelled(ICalendarParser.K_cancelledContext)
Enter a parse tree produced by k_cancelled().
Declaration
void EnterK_cancelled(ICalendarParser.K_cancelledContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cancelledContext | context | The parse tree. |
EnterK_categories(ICalendarParser.K_categoriesContext)
Enter a parse tree produced by k_categories().
Declaration
void EnterK_categories(ICalendarParser.K_categoriesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_categoriesContext | context | The parse tree. |
EnterK_chair(ICalendarParser.K_chairContext)
Enter a parse tree produced by k_chair().
Declaration
void EnterK_chair(ICalendarParser.K_chairContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_chairContext | context | The parse tree. |
EnterK_child(ICalendarParser.K_childContext)
Enter a parse tree produced by k_child().
Declaration
void EnterK_child(ICalendarParser.K_childContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_childContext | context | The parse tree. |
EnterK_class(ICalendarParser.K_classContext)
Enter a parse tree produced by k_class().
Declaration
void EnterK_class(ICalendarParser.K_classContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_classContext | context | The parse tree. |
EnterK_cn(ICalendarParser.K_cnContext)
Enter a parse tree produced by k_cn().
Declaration
void EnterK_cn(ICalendarParser.K_cnContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cnContext | context | The parse tree. |
EnterK_comment(ICalendarParser.K_commentContext)
Enter a parse tree produced by k_comment().
Declaration
void EnterK_comment(ICalendarParser.K_commentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_commentContext | context | The parse tree. |
EnterK_completed(ICalendarParser.K_completedContext)
Enter a parse tree produced by k_completed().
Declaration
void EnterK_completed(ICalendarParser.K_completedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_completedContext | context | The parse tree. |
EnterK_confidential(ICalendarParser.K_confidentialContext)
Enter a parse tree produced by k_confidential().
Declaration
void EnterK_confidential(ICalendarParser.K_confidentialContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_confidentialContext | context | The parse tree. |
EnterK_confirmed(ICalendarParser.K_confirmedContext)
Enter a parse tree produced by k_confirmed().
Declaration
void EnterK_confirmed(ICalendarParser.K_confirmedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_confirmedContext | context | The parse tree. |
EnterK_contact(ICalendarParser.K_contactContext)
Enter a parse tree produced by k_contact().
Declaration
void EnterK_contact(ICalendarParser.K_contactContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_contactContext | context | The parse tree. |
EnterK_count(ICalendarParser.K_countContext)
Enter a parse tree produced by k_count().
Declaration
void EnterK_count(ICalendarParser.K_countContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_countContext | context | The parse tree. |
EnterK_created(ICalendarParser.K_createdContext)
Enter a parse tree produced by k_created().
Declaration
void EnterK_created(ICalendarParser.K_createdContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_createdContext | context | The parse tree. |
EnterK_cutype(ICalendarParser.K_cutypeContext)
Enter a parse tree produced by k_cutype().
Declaration
void EnterK_cutype(ICalendarParser.K_cutypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cutypeContext | context | The parse tree. |
EnterK_daily(ICalendarParser.K_dailyContext)
Enter a parse tree produced by k_daily().
Declaration
void EnterK_daily(ICalendarParser.K_dailyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dailyContext | context | The parse tree. |
EnterK_date(ICalendarParser.K_dateContext)
Enter a parse tree produced by k_date().
Declaration
void EnterK_date(ICalendarParser.K_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dateContext | context | The parse tree. |
EnterK_date_time(ICalendarParser.K_date_timeContext)
Enter a parse tree produced by k_date_time().
Declaration
void EnterK_date_time(ICalendarParser.K_date_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_date_timeContext | context | The parse tree. |
EnterK_daylight(ICalendarParser.K_daylightContext)
Enter a parse tree produced by k_daylight().
Declaration
void EnterK_daylight(ICalendarParser.K_daylightContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_daylightContext | context | The parse tree. |
EnterK_declined(ICalendarParser.K_declinedContext)
Enter a parse tree produced by k_declined().
Declaration
void EnterK_declined(ICalendarParser.K_declinedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_declinedContext | context | The parse tree. |
EnterK_delegated(ICalendarParser.K_delegatedContext)
Enter a parse tree produced by k_delegated().
Declaration
void EnterK_delegated(ICalendarParser.K_delegatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegatedContext | context | The parse tree. |
EnterK_delegated_from(ICalendarParser.K_delegated_fromContext)
Enter a parse tree produced by k_delegated_from().
Declaration
void EnterK_delegated_from(ICalendarParser.K_delegated_fromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegated_fromContext | context | The parse tree. |
EnterK_delegated_to(ICalendarParser.K_delegated_toContext)
Enter a parse tree produced by k_delegated_to().
Declaration
void EnterK_delegated_to(ICalendarParser.K_delegated_toContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegated_toContext | context | The parse tree. |
EnterK_description(ICalendarParser.K_descriptionContext)
Enter a parse tree produced by k_description().
Declaration
void EnterK_description(ICalendarParser.K_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_descriptionContext | context | The parse tree. |
EnterK_dir(ICalendarParser.K_dirContext)
Enter a parse tree produced by k_dir().
Declaration
void EnterK_dir(ICalendarParser.K_dirContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dirContext | context | The parse tree. |
EnterK_display(ICalendarParser.K_displayContext)
Enter a parse tree produced by k_display().
Declaration
void EnterK_display(ICalendarParser.K_displayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_displayContext | context | The parse tree. |
EnterK_draft(ICalendarParser.K_draftContext)
Enter a parse tree produced by k_draft().
Declaration
void EnterK_draft(ICalendarParser.K_draftContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_draftContext | context | The parse tree. |
EnterK_dtend(ICalendarParser.K_dtendContext)
Enter a parse tree produced by k_dtend().
Declaration
void EnterK_dtend(ICalendarParser.K_dtendContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtendContext | context | The parse tree. |
EnterK_dtstamp(ICalendarParser.K_dtstampContext)
Enter a parse tree produced by k_dtstamp().
Declaration
void EnterK_dtstamp(ICalendarParser.K_dtstampContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtstampContext | context | The parse tree. |
EnterK_dtstart(ICalendarParser.K_dtstartContext)
Enter a parse tree produced by k_dtstart().
Declaration
void EnterK_dtstart(ICalendarParser.K_dtstartContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtstartContext | context | The parse tree. |
EnterK_due(ICalendarParser.K_dueContext)
Enter a parse tree produced by k_due().
Declaration
void EnterK_due(ICalendarParser.K_dueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dueContext | context | The parse tree. |
EnterK_duration(ICalendarParser.K_durationContext)
Enter a parse tree produced by k_duration().
Declaration
void EnterK_duration(ICalendarParser.K_durationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_durationContext | context | The parse tree. |
EnterK_email(ICalendarParser.K_emailContext)
Enter a parse tree produced by k_email().
Declaration
void EnterK_email(ICalendarParser.K_emailContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_emailContext | context | The parse tree. |
EnterK_encoding(ICalendarParser.K_encodingContext)
Enter a parse tree produced by k_encoding().
Declaration
void EnterK_encoding(ICalendarParser.K_encodingContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_encodingContext | context | The parse tree. |
EnterK_end(ICalendarParser.K_endContext)
Enter a parse tree produced by k_end().
Declaration
void EnterK_end(ICalendarParser.K_endContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_endContext | context | The parse tree. |
EnterK_exdate(ICalendarParser.K_exdateContext)
Enter a parse tree produced by k_exdate().
Declaration
void EnterK_exdate(ICalendarParser.K_exdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_exdateContext | context | The parse tree. |
EnterK_false(ICalendarParser.K_falseContext)
Enter a parse tree produced by k_false().
Declaration
void EnterK_false(ICalendarParser.K_falseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_falseContext | context | The parse tree. |
EnterK_fbtype(ICalendarParser.K_fbtypeContext)
Enter a parse tree produced by k_fbtype().
Declaration
void EnterK_fbtype(ICalendarParser.K_fbtypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_fbtypeContext | context | The parse tree. |
EnterK_final(ICalendarParser.K_finalContext)
Enter a parse tree produced by k_final().
Declaration
void EnterK_final(ICalendarParser.K_finalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_finalContext | context | The parse tree. |
EnterK_float(ICalendarParser.K_floatContext)
Enter a parse tree produced by k_float().
Declaration
void EnterK_float(ICalendarParser.K_floatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_floatContext | context | The parse tree. |
EnterK_fmttype(ICalendarParser.K_fmttypeContext)
Enter a parse tree produced by k_fmttype().
Declaration
void EnterK_fmttype(ICalendarParser.K_fmttypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_fmttypeContext | context | The parse tree. |
EnterK_fr(ICalendarParser.K_frContext)
Enter a parse tree produced by k_fr().
Declaration
void EnterK_fr(ICalendarParser.K_frContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_frContext | context | The parse tree. |
EnterK_free(ICalendarParser.K_freeContext)
Enter a parse tree produced by k_free().
Declaration
void EnterK_free(ICalendarParser.K_freeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freeContext | context | The parse tree. |
EnterK_freebusy(ICalendarParser.K_freebusyContext)
Enter a parse tree produced by k_freebusy().
Declaration
void EnterK_freebusy(ICalendarParser.K_freebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freebusyContext | context | The parse tree. |
EnterK_freq(ICalendarParser.K_freqContext)
Enter a parse tree produced by k_freq().
Declaration
void EnterK_freq(ICalendarParser.K_freqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freqContext | context | The parse tree. |
EnterK_geo(ICalendarParser.K_geoContext)
Enter a parse tree produced by k_geo().
Declaration
void EnterK_geo(ICalendarParser.K_geoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_geoContext | context | The parse tree. |
EnterK_gregorian(ICalendarParser.K_gregorianContext)
Enter a parse tree produced by k_gregorian().
Declaration
void EnterK_gregorian(ICalendarParser.K_gregorianContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_gregorianContext | context | The parse tree. |
EnterK_group(ICalendarParser.K_groupContext)
Enter a parse tree produced by k_group().
Declaration
void EnterK_group(ICalendarParser.K_groupContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_groupContext | context | The parse tree. |
EnterK_hourly(ICalendarParser.K_hourlyContext)
Enter a parse tree produced by k_hourly().
Declaration
void EnterK_hourly(ICalendarParser.K_hourlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_hourlyContext | context | The parse tree. |
EnterK_in_process(ICalendarParser.K_in_processContext)
Enter a parse tree produced by k_in_process().
Declaration
void EnterK_in_process(ICalendarParser.K_in_processContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_in_processContext | context | The parse tree. |
EnterK_individual(ICalendarParser.K_individualContext)
Enter a parse tree produced by k_individual().
Declaration
void EnterK_individual(ICalendarParser.K_individualContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_individualContext | context | The parse tree. |
EnterK_integer(ICalendarParser.K_integerContext)
Enter a parse tree produced by k_integer().
Declaration
void EnterK_integer(ICalendarParser.K_integerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_integerContext | context | The parse tree. |
EnterK_interval(ICalendarParser.K_intervalContext)
Enter a parse tree produced by k_interval().
Declaration
void EnterK_interval(ICalendarParser.K_intervalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_intervalContext | context | The parse tree. |
EnterK_language(ICalendarParser.K_languageContext)
Enter a parse tree produced by k_language().
Declaration
void EnterK_language(ICalendarParser.K_languageContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_languageContext | context | The parse tree. |
EnterK_last_modified(ICalendarParser.K_last_modifiedContext)
Enter a parse tree produced by k_last_modified().
Declaration
void EnterK_last_modified(ICalendarParser.K_last_modifiedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_last_modifiedContext | context | The parse tree. |
EnterK_location(ICalendarParser.K_locationContext)
Enter a parse tree produced by k_location().
Declaration
void EnterK_location(ICalendarParser.K_locationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_locationContext | context | The parse tree. |
EnterK_member(ICalendarParser.K_memberContext)
Enter a parse tree produced by k_member().
Declaration
void EnterK_member(ICalendarParser.K_memberContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_memberContext | context | The parse tree. |
EnterK_method(ICalendarParser.K_methodContext)
Enter a parse tree produced by k_method().
Declaration
void EnterK_method(ICalendarParser.K_methodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_methodContext | context | The parse tree. |
EnterK_minutely(ICalendarParser.K_minutelyContext)
Enter a parse tree produced by k_minutely().
Declaration
void EnterK_minutely(ICalendarParser.K_minutelyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_minutelyContext | context | The parse tree. |
EnterK_mo(ICalendarParser.K_moContext)
Enter a parse tree produced by k_mo().
Declaration
void EnterK_mo(ICalendarParser.K_moContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_moContext | context | The parse tree. |
EnterK_monthly(ICalendarParser.K_monthlyContext)
Enter a parse tree produced by k_monthly().
Declaration
void EnterK_monthly(ICalendarParser.K_monthlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_monthlyContext | context | The parse tree. |
EnterK_needs_action(ICalendarParser.K_needs_actionContext)
Enter a parse tree produced by k_needs_action().
Declaration
void EnterK_needs_action(ICalendarParser.K_needs_actionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_needs_actionContext | context | The parse tree. |
EnterK_non_participant(ICalendarParser.K_non_participantContext)
Enter a parse tree produced by k_non_participant().
Declaration
void EnterK_non_participant(ICalendarParser.K_non_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_non_participantContext | context | The parse tree. |
EnterK_opaque(ICalendarParser.K_opaqueContext)
Enter a parse tree produced by k_opaque().
Declaration
void EnterK_opaque(ICalendarParser.K_opaqueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_opaqueContext | context | The parse tree. |
EnterK_opt_participant(ICalendarParser.K_opt_participantContext)
Enter a parse tree produced by k_opt_participant().
Declaration
void EnterK_opt_participant(ICalendarParser.K_opt_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_opt_participantContext | context | The parse tree. |
EnterK_organizer(ICalendarParser.K_organizerContext)
Enter a parse tree produced by k_organizer().
Declaration
void EnterK_organizer(ICalendarParser.K_organizerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_organizerContext | context | The parse tree. |
EnterK_parent(ICalendarParser.K_parentContext)
Enter a parse tree produced by k_parent().
Declaration
void EnterK_parent(ICalendarParser.K_parentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_parentContext | context | The parse tree. |
EnterK_participant(ICalendarParser.K_participantContext)
Enter a parse tree produced by k_participant().
Declaration
void EnterK_participant(ICalendarParser.K_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_participantContext | context | The parse tree. |
EnterK_partstat(ICalendarParser.K_partstatContext)
Enter a parse tree produced by k_partstat().
Declaration
void EnterK_partstat(ICalendarParser.K_partstatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_partstatContext | context | The parse tree. |
EnterK_percent_complete(ICalendarParser.K_percent_completeContext)
Enter a parse tree produced by k_percent_complete().
Declaration
void EnterK_percent_complete(ICalendarParser.K_percent_completeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_percent_completeContext | context | The parse tree. |
EnterK_period(ICalendarParser.K_periodContext)
Enter a parse tree produced by k_period().
Declaration
void EnterK_period(ICalendarParser.K_periodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_periodContext | context | The parse tree. |
EnterK_priority(ICalendarParser.K_priorityContext)
Enter a parse tree produced by k_priority().
Declaration
void EnterK_priority(ICalendarParser.K_priorityContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_priorityContext | context | The parse tree. |
EnterK_private(ICalendarParser.K_privateContext)
Enter a parse tree produced by k_private().
Declaration
void EnterK_private(ICalendarParser.K_privateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_privateContext | context | The parse tree. |
EnterK_process(ICalendarParser.K_processContext)
Enter a parse tree produced by k_process().
Declaration
void EnterK_process(ICalendarParser.K_processContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_processContext | context | The parse tree. |
EnterK_prodid(ICalendarParser.K_prodidContext)
Enter a parse tree produced by k_prodid().
Declaration
void EnterK_prodid(ICalendarParser.K_prodidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_prodidContext | context | The parse tree. |
EnterK_public(ICalendarParser.K_publicContext)
Enter a parse tree produced by k_public().
Declaration
void EnterK_public(ICalendarParser.K_publicContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_publicContext | context | The parse tree. |
EnterK_range(ICalendarParser.K_rangeContext)
Enter a parse tree produced by k_range().
Declaration
void EnterK_range(ICalendarParser.K_rangeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rangeContext | context | The parse tree. |
EnterK_rdate(ICalendarParser.K_rdateContext)
Enter a parse tree produced by k_rdate().
Declaration
void EnterK_rdate(ICalendarParser.K_rdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rdateContext | context | The parse tree. |
EnterK_recur(ICalendarParser.K_recurContext)
Enter a parse tree produced by k_recur().
Declaration
void EnterK_recur(ICalendarParser.K_recurContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_recurContext | context | The parse tree. |
EnterK_recurrence_id(ICalendarParser.K_recurrence_idContext)
Enter a parse tree produced by k_recurrence_id().
Declaration
void EnterK_recurrence_id(ICalendarParser.K_recurrence_idContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_recurrence_idContext | context | The parse tree. |
EnterK_relat(ICalendarParser.K_relatContext)
Enter a parse tree produced by k_relat().
Declaration
void EnterK_relat(ICalendarParser.K_relatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_relatContext | context | The parse tree. |
EnterK_related(ICalendarParser.K_relatedContext)
Enter a parse tree produced by k_related().
Declaration
void EnterK_related(ICalendarParser.K_relatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_relatedContext | context | The parse tree. |
EnterK_related_to(ICalendarParser.K_related_toContext)
Enter a parse tree produced by k_related_to().
Declaration
void EnterK_related_to(ICalendarParser.K_related_toContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_related_toContext | context | The parse tree. |
EnterK_reltype(ICalendarParser.K_reltypeContext)
Enter a parse tree produced by k_reltype().
Declaration
void EnterK_reltype(ICalendarParser.K_reltypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_reltypeContext | context | The parse tree. |
EnterK_repeat(ICalendarParser.K_repeatContext)
Enter a parse tree produced by k_repeat().
Declaration
void EnterK_repeat(ICalendarParser.K_repeatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_repeatContext | context | The parse tree. |
EnterK_req_participant(ICalendarParser.K_req_participantContext)
Enter a parse tree produced by k_req_participant().
Declaration
void EnterK_req_participant(ICalendarParser.K_req_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_req_participantContext | context | The parse tree. |
EnterK_request_status(ICalendarParser.K_request_statusContext)
Enter a parse tree produced by k_request_status().
Declaration
void EnterK_request_status(ICalendarParser.K_request_statusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_request_statusContext | context | The parse tree. |
EnterK_resource(ICalendarParser.K_resourceContext)
Enter a parse tree produced by k_resource().
Declaration
void EnterK_resource(ICalendarParser.K_resourceContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_resourceContext | context | The parse tree. |
EnterK_resources(ICalendarParser.K_resourcesContext)
Enter a parse tree produced by k_resources().
Declaration
void EnterK_resources(ICalendarParser.K_resourcesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_resourcesContext | context | The parse tree. |
EnterK_role(ICalendarParser.K_roleContext)
Enter a parse tree produced by k_role().
Declaration
void EnterK_role(ICalendarParser.K_roleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_roleContext | context | The parse tree. |
EnterK_room(ICalendarParser.K_roomContext)
Enter a parse tree produced by k_room().
Declaration
void EnterK_room(ICalendarParser.K_roomContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_roomContext | context | The parse tree. |
EnterK_rrule(ICalendarParser.K_rruleContext)
Enter a parse tree produced by k_rrule().
Declaration
void EnterK_rrule(ICalendarParser.K_rruleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rruleContext | context | The parse tree. |
EnterK_rsvp(ICalendarParser.K_rsvpContext)
Enter a parse tree produced by k_rsvp().
Declaration
void EnterK_rsvp(ICalendarParser.K_rsvpContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rsvpContext | context | The parse tree. |
EnterK_sa(ICalendarParser.K_saContext)
Enter a parse tree produced by k_sa().
Declaration
void EnterK_sa(ICalendarParser.K_saContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_saContext | context | The parse tree. |
EnterK_secondly(ICalendarParser.K_secondlyContext)
Enter a parse tree produced by k_secondly().
Declaration
void EnterK_secondly(ICalendarParser.K_secondlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_secondlyContext | context | The parse tree. |
EnterK_sent_by(ICalendarParser.K_sent_byContext)
Enter a parse tree produced by k_sent_by().
Declaration
void EnterK_sent_by(ICalendarParser.K_sent_byContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_sent_byContext | context | The parse tree. |
EnterK_sequence(ICalendarParser.K_sequenceContext)
Enter a parse tree produced by k_sequence().
Declaration
void EnterK_sequence(ICalendarParser.K_sequenceContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_sequenceContext | context | The parse tree. |
EnterK_sibling(ICalendarParser.K_siblingContext)
Enter a parse tree produced by k_sibling().
Declaration
void EnterK_sibling(ICalendarParser.K_siblingContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_siblingContext | context | The parse tree. |
EnterK_standard(ICalendarParser.K_standardContext)
Enter a parse tree produced by k_standard().
Declaration
void EnterK_standard(ICalendarParser.K_standardContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_standardContext | context | The parse tree. |
EnterK_start(ICalendarParser.K_startContext)
Enter a parse tree produced by k_start().
Declaration
void EnterK_start(ICalendarParser.K_startContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_startContext | context | The parse tree. |
EnterK_status(ICalendarParser.K_statusContext)
Enter a parse tree produced by k_status().
Declaration
void EnterK_status(ICalendarParser.K_statusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_statusContext | context | The parse tree. |
EnterK_su(ICalendarParser.K_suContext)
Enter a parse tree produced by k_su().
Declaration
void EnterK_su(ICalendarParser.K_suContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_suContext | context | The parse tree. |
EnterK_summary(ICalendarParser.K_summaryContext)
Enter a parse tree produced by k_summary().
Declaration
void EnterK_summary(ICalendarParser.K_summaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_summaryContext | context | The parse tree. |
EnterK_tentative(ICalendarParser.K_tentativeContext)
Enter a parse tree produced by k_tentative().
Declaration
void EnterK_tentative(ICalendarParser.K_tentativeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tentativeContext | context | The parse tree. |
EnterK_text(ICalendarParser.K_textContext)
Enter a parse tree produced by k_text().
Declaration
void EnterK_text(ICalendarParser.K_textContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_textContext | context | The parse tree. |
EnterK_th(ICalendarParser.K_thContext)
Enter a parse tree produced by k_th().
Declaration
void EnterK_th(ICalendarParser.K_thContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_thContext | context | The parse tree. |
EnterK_thisandfuture(ICalendarParser.K_thisandfutureContext)
Enter a parse tree produced by k_thisandfuture().
Declaration
void EnterK_thisandfuture(ICalendarParser.K_thisandfutureContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_thisandfutureContext | context | The parse tree. |
EnterK_time(ICalendarParser.K_timeContext)
Enter a parse tree produced by k_time().
Declaration
void EnterK_time(ICalendarParser.K_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_timeContext | context | The parse tree. |
EnterK_transp(ICalendarParser.K_transpContext)
Enter a parse tree produced by k_transp().
Declaration
void EnterK_transp(ICalendarParser.K_transpContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_transpContext | context | The parse tree. |
EnterK_transparent(ICalendarParser.K_transparentContext)
Enter a parse tree produced by k_transparent().
Declaration
void EnterK_transparent(ICalendarParser.K_transparentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_transparentContext | context | The parse tree. |
EnterK_trigger(ICalendarParser.K_triggerContext)
Enter a parse tree produced by k_trigger().
Declaration
void EnterK_trigger(ICalendarParser.K_triggerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_triggerContext | context | The parse tree. |
EnterK_true(ICalendarParser.K_trueContext)
Enter a parse tree produced by k_true().
Declaration
void EnterK_true(ICalendarParser.K_trueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_trueContext | context | The parse tree. |
EnterK_tu(ICalendarParser.K_tuContext)
Enter a parse tree produced by k_tu().
Declaration
void EnterK_tu(ICalendarParser.K_tuContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tuContext | context | The parse tree. |
EnterK_tzid(ICalendarParser.K_tzidContext)
Enter a parse tree produced by k_tzid().
Declaration
void EnterK_tzid(ICalendarParser.K_tzidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzidContext | context | The parse tree. |
EnterK_tzname(ICalendarParser.K_tznameContext)
Enter a parse tree produced by k_tzname().
Declaration
void EnterK_tzname(ICalendarParser.K_tznameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tznameContext | context | The parse tree. |
EnterK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext)
Enter a parse tree produced by k_tzoffsetfrom().
Declaration
void EnterK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzoffsetfromContext | context | The parse tree. |
EnterK_tzoffsetto(ICalendarParser.K_tzoffsettoContext)
Enter a parse tree produced by k_tzoffsetto().
Declaration
void EnterK_tzoffsetto(ICalendarParser.K_tzoffsettoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzoffsettoContext | context | The parse tree. |
EnterK_tzurl(ICalendarParser.K_tzurlContext)
Enter a parse tree produced by k_tzurl().
Declaration
void EnterK_tzurl(ICalendarParser.K_tzurlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzurlContext | context | The parse tree. |
EnterK_uid(ICalendarParser.K_uidContext)
Enter a parse tree produced by k_uid().
Declaration
void EnterK_uid(ICalendarParser.K_uidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_uidContext | context | The parse tree. |
EnterK_unknown(ICalendarParser.K_unknownContext)
Enter a parse tree produced by k_unknown().
Declaration
void EnterK_unknown(ICalendarParser.K_unknownContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_unknownContext | context | The parse tree. |
EnterK_until(ICalendarParser.K_untilContext)
Enter a parse tree produced by k_until().
Declaration
void EnterK_until(ICalendarParser.K_untilContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_untilContext | context | The parse tree. |
EnterK_uri(ICalendarParser.K_uriContext)
Enter a parse tree produced by k_uri().
Declaration
void EnterK_uri(ICalendarParser.K_uriContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_uriContext | context | The parse tree. |
EnterK_url(ICalendarParser.K_urlContext)
Enter a parse tree produced by k_url().
Declaration
void EnterK_url(ICalendarParser.K_urlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_urlContext | context | The parse tree. |
EnterK_utc_offset(ICalendarParser.K_utc_offsetContext)
Enter a parse tree produced by k_utc_offset().
Declaration
void EnterK_utc_offset(ICalendarParser.K_utc_offsetContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_utc_offsetContext | context | The parse tree. |
EnterK_valarm(ICalendarParser.K_valarmContext)
Enter a parse tree produced by k_valarm().
Declaration
void EnterK_valarm(ICalendarParser.K_valarmContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_valarmContext | context | The parse tree. |
EnterK_value(ICalendarParser.K_valueContext)
Enter a parse tree produced by k_value().
Declaration
void EnterK_value(ICalendarParser.K_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_valueContext | context | The parse tree. |
EnterK_vcalendar(ICalendarParser.K_vcalendarContext)
Enter a parse tree produced by k_vcalendar().
Declaration
void EnterK_vcalendar(ICalendarParser.K_vcalendarContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vcalendarContext | context | The parse tree. |
EnterK_version(ICalendarParser.K_versionContext)
Enter a parse tree produced by k_version().
Declaration
void EnterK_version(ICalendarParser.K_versionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_versionContext | context | The parse tree. |
EnterK_vevent(ICalendarParser.K_veventContext)
Enter a parse tree produced by k_vevent().
Declaration
void EnterK_vevent(ICalendarParser.K_veventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_veventContext | context | The parse tree. |
EnterK_vfreebusy(ICalendarParser.K_vfreebusyContext)
Enter a parse tree produced by k_vfreebusy().
Declaration
void EnterK_vfreebusy(ICalendarParser.K_vfreebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vfreebusyContext | context | The parse tree. |
EnterK_vjournal(ICalendarParser.K_vjournalContext)
Enter a parse tree produced by k_vjournal().
Declaration
void EnterK_vjournal(ICalendarParser.K_vjournalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vjournalContext | context | The parse tree. |
EnterK_vtimezone(ICalendarParser.K_vtimezoneContext)
Enter a parse tree produced by k_vtimezone().
Declaration
void EnterK_vtimezone(ICalendarParser.K_vtimezoneContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vtimezoneContext | context | The parse tree. |
EnterK_vtodo(ICalendarParser.K_vtodoContext)
Enter a parse tree produced by k_vtodo().
Declaration
void EnterK_vtodo(ICalendarParser.K_vtodoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vtodoContext | context | The parse tree. |
EnterK_we(ICalendarParser.K_weContext)
Enter a parse tree produced by k_we().
Declaration
void EnterK_we(ICalendarParser.K_weContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_weContext | context | The parse tree. |
EnterK_weekly(ICalendarParser.K_weeklyContext)
Enter a parse tree produced by k_weekly().
Declaration
void EnterK_weekly(ICalendarParser.K_weeklyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_weeklyContext | context | The parse tree. |
EnterK_wkst(ICalendarParser.K_wkstContext)
Enter a parse tree produced by k_wkst().
Declaration
void EnterK_wkst(ICalendarParser.K_wkstContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_wkstContext | context | The parse tree. |
EnterK_yearly(ICalendarParser.K_yearlyContext)
Enter a parse tree produced by k_yearly().
Declaration
void EnterK_yearly(ICalendarParser.K_yearlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_yearlyContext | context | The parse tree. |
EnterLanguage(ICalendarParser.LanguageContext)
Enter a parse tree produced by language().
Declaration
void EnterLanguage(ICalendarParser.LanguageContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LanguageContext | context | The parse tree. |
EnterLanguage_char(ICalendarParser.Language_charContext)
Enter a parse tree produced by language_char().
Declaration
void EnterLanguage_char(ICalendarParser.Language_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Language_charContext | context | The parse tree. |
EnterLanguageparam(ICalendarParser.LanguageparamContext)
Enter a parse tree produced by languageparam().
Declaration
void EnterLanguageparam(ICalendarParser.LanguageparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LanguageparamContext | context | The parse tree. |
EnterLast_mod(ICalendarParser.Last_modContext)
Enter a parse tree produced by last_mod().
Declaration
void EnterLast_mod(ICalendarParser.Last_modContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Last_modContext | context | The parse tree. |
EnterLocation(ICalendarParser.LocationContext)
Enter a parse tree produced by location().
Declaration
void EnterLocation(ICalendarParser.LocationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LocationContext | context | The parse tree. |
EnterLocparam(ICalendarParser.LocparamContext)
Enter a parse tree produced by locparam().
Declaration
void EnterLocparam(ICalendarParser.LocparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LocparamContext | context | The parse tree. |
EnterMemberparam(ICalendarParser.MemberparamContext)
Enter a parse tree produced by memberparam().
Declaration
void EnterMemberparam(ICalendarParser.MemberparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MemberparamContext | context | The parse tree. |
EnterMethod(ICalendarParser.MethodContext)
Enter a parse tree produced by method().
Declaration
void EnterMethod(ICalendarParser.MethodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MethodContext | context | The parse tree. |
EnterMonthdaynum(ICalendarParser.MonthdaynumContext)
Enter a parse tree produced by monthdaynum().
Declaration
void EnterMonthdaynum(ICalendarParser.MonthdaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MonthdaynumContext | context | The parse tree. |
EnterName(ICalendarParser.NameContext)
Enter a parse tree produced by name().
Declaration
void EnterName(ICalendarParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.NameContext | context | The parse tree. |
EnterOrdyrday(ICalendarParser.OrdyrdayContext)
Enter a parse tree produced by ordyrday().
Declaration
void EnterOrdyrday(ICalendarParser.OrdyrdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrdyrdayContext | context | The parse tree. |
EnterOrganizer(ICalendarParser.OrganizerContext)
Enter a parse tree produced by organizer().
Declaration
void EnterOrganizer(ICalendarParser.OrganizerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrganizerContext | context | The parse tree. |
EnterOrgparam(ICalendarParser.OrgparamContext)
Enter a parse tree produced by orgparam().
Declaration
void EnterOrgparam(ICalendarParser.OrgparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrgparamContext | context | The parse tree. |
EnterOther_param(ICalendarParser.Other_paramContext)
Enter a parse tree produced by other_param().
Declaration
void EnterOther_param(ICalendarParser.Other_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Other_paramContext | context | The parse tree. |
EnterParam_name(ICalendarParser.Param_nameContext)
Enter a parse tree produced by param_name().
Declaration
void EnterParam_name(ICalendarParser.Param_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Param_nameContext | context | The parse tree. |
EnterParam_value(ICalendarParser.Param_valueContext)
Enter a parse tree produced by param_value().
Declaration
void EnterParam_value(ICalendarParser.Param_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Param_valueContext | context | The parse tree. |
EnterParamtext(ICalendarParser.ParamtextContext)
Enter a parse tree produced by paramtext().
Declaration
void EnterParamtext(ICalendarParser.ParamtextContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ParamtextContext | context | The parse tree. |
EnterParse(ICalendarParser.ParseContext)
Enter a parse tree produced by parse().
Declaration
void EnterParse(ICalendarParser.ParseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ParseContext | context | The parse tree. |
EnterPartstat_event(ICalendarParser.Partstat_eventContext)
Enter a parse tree produced by partstat_event().
Declaration
void EnterPartstat_event(ICalendarParser.Partstat_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_eventContext | context | The parse tree. |
EnterPartstat_jour(ICalendarParser.Partstat_jourContext)
Enter a parse tree produced by partstat_jour().
Declaration
void EnterPartstat_jour(ICalendarParser.Partstat_jourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_jourContext | context | The parse tree. |
EnterPartstat_todo(ICalendarParser.Partstat_todoContext)
Enter a parse tree produced by partstat_todo().
Declaration
void EnterPartstat_todo(ICalendarParser.Partstat_todoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_todoContext | context | The parse tree. |
EnterPartstatparam(ICalendarParser.PartstatparamContext)
Enter a parse tree produced by partstatparam().
Declaration
void EnterPartstatparam(ICalendarParser.PartstatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PartstatparamContext | context | The parse tree. |
EnterPercent(ICalendarParser.PercentContext)
Enter a parse tree produced by percent().
Declaration
void EnterPercent(ICalendarParser.PercentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PercentContext | context | The parse tree. |
EnterPeriod(ICalendarParser.PeriodContext)
Enter a parse tree produced by period().
Declaration
void EnterPeriod(ICalendarParser.PeriodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PeriodContext | context | The parse tree. |
EnterPeriod_explicit(ICalendarParser.Period_explicitContext)
Enter a parse tree produced by period_explicit().
Declaration
void EnterPeriod_explicit(ICalendarParser.Period_explicitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Period_explicitContext | context | The parse tree. |
EnterPeriod_start(ICalendarParser.Period_startContext)
Enter a parse tree produced by period_start().
Declaration
void EnterPeriod_start(ICalendarParser.Period_startContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Period_startContext | context | The parse tree. |
EnterPriority(ICalendarParser.PriorityContext)
Enter a parse tree produced by priority().
Declaration
void EnterPriority(ICalendarParser.PriorityContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PriorityContext | context | The parse tree. |
EnterPriovalue(ICalendarParser.PriovalueContext)
Enter a parse tree produced by priovalue().
Declaration
void EnterPriovalue(ICalendarParser.PriovalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PriovalueContext | context | The parse tree. |
EnterProdid(ICalendarParser.ProdidContext)
Enter a parse tree produced by prodid().
Declaration
void EnterProdid(ICalendarParser.ProdidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ProdidContext | context | The parse tree. |
EnterQsafe_char(ICalendarParser.Qsafe_charContext)
Enter a parse tree produced by qsafe_char().
Declaration
void EnterQsafe_char(ICalendarParser.Qsafe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Qsafe_charContext | context | The parse tree. |
EnterQuoted_string(ICalendarParser.Quoted_stringContext)
Enter a parse tree produced by quoted_string().
Declaration
void EnterQuoted_string(ICalendarParser.Quoted_stringContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Quoted_stringContext | context | The parse tree. |
EnterRangeparam(ICalendarParser.RangeparamContext)
Enter a parse tree produced by rangeparam().
Declaration
void EnterRangeparam(ICalendarParser.RangeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RangeparamContext | context | The parse tree. |
EnterRdate(ICalendarParser.RdateContext)
Enter a parse tree produced by rdate().
Declaration
void EnterRdate(ICalendarParser.RdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdateContext | context | The parse tree. |
EnterRdtparam(ICalendarParser.RdtparamContext)
Enter a parse tree produced by rdtparam().
Declaration
void EnterRdtparam(ICalendarParser.RdtparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdtparamContext | context | The parse tree. |
EnterRdtval(ICalendarParser.RdtvalContext)
Enter a parse tree produced by rdtval().
Declaration
void EnterRdtval(ICalendarParser.RdtvalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdtvalContext | context | The parse tree. |
EnterRecur(ICalendarParser.RecurContext)
Enter a parse tree produced by recur().
Declaration
void EnterRecur(ICalendarParser.RecurContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RecurContext | context | The parse tree. |
EnterRecur_rule_part(ICalendarParser.Recur_rule_partContext)
Enter a parse tree produced by recur_rule_part().
Declaration
void EnterRecur_rule_part(ICalendarParser.Recur_rule_partContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Recur_rule_partContext | context | The parse tree. |
EnterRecurid(ICalendarParser.RecuridContext)
Enter a parse tree produced by recurid().
Declaration
void EnterRecurid(ICalendarParser.RecuridContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RecuridContext | context | The parse tree. |
EnterReg_name(ICalendarParser.Reg_nameContext)
Enter a parse tree produced by reg_name().
Declaration
void EnterReg_name(ICalendarParser.Reg_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Reg_nameContext | context | The parse tree. |
EnterReg_name_char(ICalendarParser.Reg_name_charContext)
Enter a parse tree produced by reg_name_char().
Declaration
void EnterReg_name_char(ICalendarParser.Reg_name_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Reg_name_charContext | context | The parse tree. |
EnterRelated(ICalendarParser.RelatedContext)
Enter a parse tree produced by related().
Declaration
void EnterRelated(ICalendarParser.RelatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RelatedContext | context | The parse tree. |
EnterRelparam(ICalendarParser.RelparamContext)
Enter a parse tree produced by relparam().
Declaration
void EnterRelparam(ICalendarParser.RelparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RelparamContext | context | The parse tree. |
EnterReltypeparam(ICalendarParser.ReltypeparamContext)
Enter a parse tree produced by reltypeparam().
Declaration
void EnterReltypeparam(ICalendarParser.ReltypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ReltypeparamContext | context | The parse tree. |
EnterRepeat_(ICalendarParser.Repeat_Context)
Enter a parse tree produced by repeat_().
Declaration
void EnterRepeat_(ICalendarParser.Repeat_Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Repeat_Context | context | The parse tree. |
EnterResources(ICalendarParser.ResourcesContext)
Enter a parse tree produced by resources().
Declaration
void EnterResources(ICalendarParser.ResourcesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ResourcesContext | context | The parse tree. |
EnterResrcparam(ICalendarParser.ResrcparamContext)
Enter a parse tree produced by resrcparam().
Declaration
void EnterResrcparam(ICalendarParser.ResrcparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ResrcparamContext | context | The parse tree. |
EnterRidparam(ICalendarParser.RidparamContext)
Enter a parse tree produced by ridparam().
Declaration
void EnterRidparam(ICalendarParser.RidparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RidparamContext | context | The parse tree. |
EnterRoleparam(ICalendarParser.RoleparamContext)
Enter a parse tree produced by roleparam().
Declaration
void EnterRoleparam(ICalendarParser.RoleparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RoleparamContext | context | The parse tree. |
EnterRrule(ICalendarParser.RruleContext)
Enter a parse tree produced by rrule().
Declaration
void EnterRrule(ICalendarParser.RruleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RruleContext | context | The parse tree. |
EnterRstatparam(ICalendarParser.RstatparamContext)
Enter a parse tree produced by rstatparam().
Declaration
void EnterRstatparam(ICalendarParser.RstatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RstatparamContext | context | The parse tree. |
EnterRstatus(ICalendarParser.RstatusContext)
Enter a parse tree produced by rstatus().
Declaration
void EnterRstatus(ICalendarParser.RstatusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RstatusContext | context | The parse tree. |
EnterRsvpparam(ICalendarParser.RsvpparamContext)
Enter a parse tree produced by rsvpparam().
Declaration
void EnterRsvpparam(ICalendarParser.RsvpparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RsvpparamContext | context | The parse tree. |
EnterSafe_char(ICalendarParser.Safe_charContext)
Enter a parse tree produced by safe_char().
Declaration
void EnterSafe_char(ICalendarParser.Safe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Safe_charContext | context | The parse tree. |
EnterSentbyparam(ICalendarParser.SentbyparamContext)
Enter a parse tree produced by sentbyparam().
Declaration
void EnterSentbyparam(ICalendarParser.SentbyparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SentbyparamContext | context | The parse tree. |
EnterSeq(ICalendarParser.SeqContext)
Enter a parse tree produced by seq().
Declaration
void EnterSeq(ICalendarParser.SeqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SeqContext | context | The parse tree. |
EnterStandardc(ICalendarParser.StandardcContext)
Enter a parse tree produced by standardc().
Declaration
void EnterStandardc(ICalendarParser.StandardcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StandardcContext | context | The parse tree. |
EnterStatcode(ICalendarParser.StatcodeContext)
Enter a parse tree produced by statcode().
Declaration
void EnterStatcode(ICalendarParser.StatcodeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatcodeContext | context | The parse tree. |
EnterStatus(ICalendarParser.StatusContext)
Enter a parse tree produced by status().
Declaration
void EnterStatus(ICalendarParser.StatusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatusContext | context | The parse tree. |
EnterStatvalue(ICalendarParser.StatvalueContext)
Enter a parse tree produced by statvalue().
Declaration
void EnterStatvalue(ICalendarParser.StatvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatvalueContext | context | The parse tree. |
EnterStatvalue_event(ICalendarParser.Statvalue_eventContext)
Enter a parse tree produced by statvalue_event().
Declaration
void EnterStatvalue_event(ICalendarParser.Statvalue_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_eventContext | context | The parse tree. |
EnterStatvalue_jour(ICalendarParser.Statvalue_jourContext)
Enter a parse tree produced by statvalue_jour().
Declaration
void EnterStatvalue_jour(ICalendarParser.Statvalue_jourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_jourContext | context | The parse tree. |
EnterStatvalue_todo(ICalendarParser.Statvalue_todoContext)
Enter a parse tree produced by statvalue_todo().
Declaration
void EnterStatvalue_todo(ICalendarParser.Statvalue_todoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_todoContext | context | The parse tree. |
EnterSubtype_name(ICalendarParser.Subtype_nameContext)
Enter a parse tree produced by subtype_name().
Declaration
void EnterSubtype_name(ICalendarParser.Subtype_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Subtype_nameContext | context | The parse tree. |
EnterSummary(ICalendarParser.SummaryContext)
Enter a parse tree produced by summary().
Declaration
void EnterSummary(ICalendarParser.SummaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SummaryContext | context | The parse tree. |
EnterSummparam(ICalendarParser.SummparamContext)
Enter a parse tree produced by summparam().
Declaration
void EnterSummparam(ICalendarParser.SummparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SummparamContext | context | The parse tree. |
EnterText(ICalendarParser.TextContext)
Enter a parse tree produced by text().
Declaration
void EnterText(ICalendarParser.TextContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TextContext | context | The parse tree. |
EnterTime(ICalendarParser.TimeContext)
Enter a parse tree produced by time().
Declaration
void EnterTime(ICalendarParser.TimeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimeContext | context | The parse tree. |
EnterTime_hour(ICalendarParser.Time_hourContext)
Enter a parse tree produced by time_hour().
Declaration
void EnterTime_hour(ICalendarParser.Time_hourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_hourContext | context | The parse tree. |
EnterTime_minute(ICalendarParser.Time_minuteContext)
Enter a parse tree produced by time_minute().
Declaration
void EnterTime_minute(ICalendarParser.Time_minuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_minuteContext | context | The parse tree. |
EnterTime_numzone(ICalendarParser.Time_numzoneContext)
Enter a parse tree produced by time_numzone().
Declaration
void EnterTime_numzone(ICalendarParser.Time_numzoneContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_numzoneContext | context | The parse tree. |
EnterTime_second(ICalendarParser.Time_secondContext)
Enter a parse tree produced by time_second().
Declaration
void EnterTime_second(ICalendarParser.Time_secondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_secondContext | context | The parse tree. |
EnterTimezonec(ICalendarParser.TimezonecContext)
Enter a parse tree produced by timezonec().
Declaration
void EnterTimezonec(ICalendarParser.TimezonecContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimezonecContext | context | The parse tree. |
EnterTimezoneprop(ICalendarParser.TimezonepropContext)
Enter a parse tree produced by timezoneprop().
Declaration
void EnterTimezoneprop(ICalendarParser.TimezonepropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimezonepropContext | context | The parse tree. |
EnterTodoc(ICalendarParser.TodocContext)
Enter a parse tree produced by todoc().
Declaration
void EnterTodoc(ICalendarParser.TodocContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TodocContext | context | The parse tree. |
EnterTodoprop(ICalendarParser.TodopropContext)
Enter a parse tree produced by todoprop().
Declaration
void EnterTodoprop(ICalendarParser.TodopropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TodopropContext | context | The parse tree. |
EnterTransp(ICalendarParser.TranspContext)
Enter a parse tree produced by transp().
Declaration
void EnterTransp(ICalendarParser.TranspContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TranspContext | context | The parse tree. |
EnterTransvalue(ICalendarParser.TransvalueContext)
Enter a parse tree produced by transvalue().
Declaration
void EnterTransvalue(ICalendarParser.TransvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TransvalueContext | context | The parse tree. |
EnterTrigabs(ICalendarParser.TrigabsContext)
Enter a parse tree produced by trigabs().
Declaration
void EnterTrigabs(ICalendarParser.TrigabsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigabsContext | context | The parse tree. |
EnterTrigger(ICalendarParser.TriggerContext)
Enter a parse tree produced by trigger().
Declaration
void EnterTrigger(ICalendarParser.TriggerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TriggerContext | context | The parse tree. |
EnterTrigrel(ICalendarParser.TrigrelContext)
Enter a parse tree produced by trigrel().
Declaration
void EnterTrigrel(ICalendarParser.TrigrelContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigrelContext | context | The parse tree. |
EnterTrigrelparam(ICalendarParser.TrigrelparamContext)
Enter a parse tree produced by trigrelparam().
Declaration
void EnterTrigrelparam(ICalendarParser.TrigrelparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigrelparamContext | context | The parse tree. |
EnterTsafe_char(ICalendarParser.Tsafe_charContext)
Enter a parse tree produced by tsafe_char().
Declaration
void EnterTsafe_char(ICalendarParser.Tsafe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Tsafe_charContext | context | The parse tree. |
EnterType_name(ICalendarParser.Type_nameContext)
Enter a parse tree produced by type_name().
Declaration
void EnterType_name(ICalendarParser.Type_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Type_nameContext | context | The parse tree. |
EnterTzid(ICalendarParser.TzidContext)
Enter a parse tree produced by tzid().
Declaration
void EnterTzid(ICalendarParser.TzidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzidContext | context | The parse tree. |
EnterTzidparam(ICalendarParser.TzidparamContext)
Enter a parse tree produced by tzidparam().
Declaration
void EnterTzidparam(ICalendarParser.TzidparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzidparamContext | context | The parse tree. |
EnterTzname(ICalendarParser.TznameContext)
Enter a parse tree produced by tzname().
Declaration
void EnterTzname(ICalendarParser.TznameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TznameContext | context | The parse tree. |
EnterTznparam(ICalendarParser.TznparamContext)
Enter a parse tree produced by tznparam().
Declaration
void EnterTznparam(ICalendarParser.TznparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TznparamContext | context | The parse tree. |
EnterTzoffsetfrom(ICalendarParser.TzoffsetfromContext)
Enter a parse tree produced by tzoffsetfrom().
Declaration
void EnterTzoffsetfrom(ICalendarParser.TzoffsetfromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzoffsetfromContext | context | The parse tree. |
EnterTzoffsetto(ICalendarParser.TzoffsettoContext)
Enter a parse tree produced by tzoffsetto().
Declaration
void EnterTzoffsetto(ICalendarParser.TzoffsettoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzoffsettoContext | context | The parse tree. |
EnterTzprop(ICalendarParser.TzpropContext)
Enter a parse tree produced by tzprop().
Declaration
void EnterTzprop(ICalendarParser.TzpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzpropContext | context | The parse tree. |
EnterTzurl(ICalendarParser.TzurlContext)
Enter a parse tree produced by tzurl().
Declaration
void EnterTzurl(ICalendarParser.TzurlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzurlContext | context | The parse tree. |
EnterUid(ICalendarParser.UidContext)
Enter a parse tree produced by uid().
Declaration
void EnterUid(ICalendarParser.UidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UidContext | context | The parse tree. |
EnterUri(ICalendarParser.UriContext)
Enter a parse tree produced by uri().
Declaration
void EnterUri(ICalendarParser.UriContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UriContext | context | The parse tree. |
EnterUrl(ICalendarParser.UrlContext)
Enter a parse tree produced by url().
Declaration
void EnterUrl(ICalendarParser.UrlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UrlContext | context | The parse tree. |
EnterUtc_offset(ICalendarParser.Utc_offsetContext)
Enter a parse tree produced by utc_offset().
Declaration
void EnterUtc_offset(ICalendarParser.Utc_offsetContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Utc_offsetContext | context | The parse tree. |
EnterValue(ICalendarParser.ValueContext)
Enter a parse tree produced by value().
Declaration
void EnterValue(ICalendarParser.ValueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValueContext | context | The parse tree. |
EnterValue_char(ICalendarParser.Value_charContext)
Enter a parse tree produced by value_char().
Declaration
void EnterValue_char(ICalendarParser.Value_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Value_charContext | context | The parse tree. |
EnterValuetype(ICalendarParser.ValuetypeContext)
Enter a parse tree produced by valuetype().
Declaration
void EnterValuetype(ICalendarParser.ValuetypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValuetypeContext | context | The parse tree. |
EnterValuetypeparam(ICalendarParser.ValuetypeparamContext)
Enter a parse tree produced by valuetypeparam().
Declaration
void EnterValuetypeparam(ICalendarParser.ValuetypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValuetypeparamContext | context | The parse tree. |
EnterVersion(ICalendarParser.VersionContext)
Enter a parse tree produced by version().
Declaration
void EnterVersion(ICalendarParser.VersionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.VersionContext | context | The parse tree. |
EnterVervalue(ICalendarParser.VervalueContext)
Enter a parse tree produced by vervalue().
Declaration
void EnterVervalue(ICalendarParser.VervalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.VervalueContext | context | The parse tree. |
EnterWeekday(ICalendarParser.WeekdayContext)
Enter a parse tree produced by weekday().
Declaration
void EnterWeekday(ICalendarParser.WeekdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeekdayContext | context | The parse tree. |
EnterWeekdaynum(ICalendarParser.WeekdaynumContext)
Enter a parse tree produced by weekdaynum().
Declaration
void EnterWeekdaynum(ICalendarParser.WeekdaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeekdaynumContext | context | The parse tree. |
EnterWeeknum(ICalendarParser.WeeknumContext)
Enter a parse tree produced by weeknum().
Declaration
void EnterWeeknum(ICalendarParser.WeeknumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeeknumContext | context | The parse tree. |
EnterX_comp(ICalendarParser.X_compContext)
Enter a parse tree produced by x_comp().
Declaration
void EnterX_comp(ICalendarParser.X_compContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_compContext | context | The parse tree. |
EnterX_name(ICalendarParser.X_nameContext)
Enter a parse tree produced by x_name().
Declaration
void EnterX_name(ICalendarParser.X_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_nameContext | context | The parse tree. |
EnterX_param(ICalendarParser.X_paramContext)
Enter a parse tree produced by x_param().
Declaration
void EnterX_param(ICalendarParser.X_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_paramContext | context | The parse tree. |
EnterX_prop(ICalendarParser.X_propContext)
Enter a parse tree produced by x_prop().
Declaration
void EnterX_prop(ICalendarParser.X_propContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_propContext | context | The parse tree. |
EnterYeardaynum(ICalendarParser.YeardaynumContext)
Enter a parse tree produced by yeardaynum().
Declaration
void EnterYeardaynum(ICalendarParser.YeardaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.YeardaynumContext | context | The parse tree. |
ExitAction(ICalendarParser.ActionContext)
Exit a parse tree produced by action().
Declaration
void ExitAction(ICalendarParser.ActionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ActionContext | context | The parse tree. |
ExitActionvalue(ICalendarParser.ActionvalueContext)
Exit a parse tree produced by actionvalue().
Declaration
void ExitActionvalue(ICalendarParser.ActionvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ActionvalueContext | context | The parse tree. |
ExitAlarmc(ICalendarParser.AlarmcContext)
Exit a parse tree produced by alarmc().
Declaration
void ExitAlarmc(ICalendarParser.AlarmcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlarmcContext | context | The parse tree. |
ExitAlarmprop(ICalendarParser.AlarmpropContext)
Exit a parse tree produced by alarmprop().
Declaration
void ExitAlarmprop(ICalendarParser.AlarmpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlarmpropContext | context | The parse tree. |
ExitAlpha(ICalendarParser.AlphaContext)
Exit a parse tree produced by alpha().
Declaration
void ExitAlpha(ICalendarParser.AlphaContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AlphaContext | context | The parse tree. |
ExitAlpha_num(ICalendarParser.Alpha_numContext)
Exit a parse tree produced by alpha_num().
Declaration
void ExitAlpha_num(ICalendarParser.Alpha_numContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Alpha_numContext | context | The parse tree. |
ExitAltrepparam(ICalendarParser.AltrepparamContext)
Exit a parse tree produced by altrepparam().
Declaration
void ExitAltrepparam(ICalendarParser.AltrepparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AltrepparamContext | context | The parse tree. |
ExitAttach(ICalendarParser.AttachContext)
Exit a parse tree produced by attach().
Declaration
void ExitAttach(ICalendarParser.AttachContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttachContext | context | The parse tree. |
ExitAttachparam(ICalendarParser.AttachparamContext)
Exit a parse tree produced by attachparam().
Declaration
void ExitAttachparam(ICalendarParser.AttachparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttachparamContext | context | The parse tree. |
ExitAttendee(ICalendarParser.AttendeeContext)
Exit a parse tree produced by attendee().
Declaration
void ExitAttendee(ICalendarParser.AttendeeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttendeeContext | context | The parse tree. |
ExitAttparam(ICalendarParser.AttparamContext)
Exit a parse tree produced by attparam().
Declaration
void ExitAttparam(ICalendarParser.AttparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.AttparamContext | context | The parse tree. |
ExitB_char(ICalendarParser.B_charContext)
Exit a parse tree produced by b_char().
Declaration
void ExitB_char(ICalendarParser.B_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_charContext | context | The parse tree. |
ExitB_chars(ICalendarParser.B_charsContext)
Exit a parse tree produced by b_chars().
Declaration
void ExitB_chars(ICalendarParser.B_charsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_charsContext | context | The parse tree. |
ExitB_end(ICalendarParser.B_endContext)
Exit a parse tree produced by b_end().
Declaration
void ExitB_end(ICalendarParser.B_endContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.B_endContext | context | The parse tree. |
ExitBinary(ICalendarParser.BinaryContext)
Exit a parse tree produced by binary().
Declaration
void ExitBinary(ICalendarParser.BinaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BinaryContext | context | The parse tree. |
ExitBool_(ICalendarParser.Bool_Context)
Exit a parse tree produced by bool_().
Declaration
void ExitBool_(ICalendarParser.Bool_Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Bool_Context | context | The parse tree. |
ExitByhrlist(ICalendarParser.ByhrlistContext)
Exit a parse tree produced by byhrlist().
Declaration
void ExitByhrlist(ICalendarParser.ByhrlistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByhrlistContext | context | The parse tree. |
ExitByminlist(ICalendarParser.ByminlistContext)
Exit a parse tree produced by byminlist().
Declaration
void ExitByminlist(ICalendarParser.ByminlistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByminlistContext | context | The parse tree. |
ExitBymodaylist(ICalendarParser.BymodaylistContext)
Exit a parse tree produced by bymodaylist().
Declaration
void ExitBymodaylist(ICalendarParser.BymodaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BymodaylistContext | context | The parse tree. |
ExitBymolist(ICalendarParser.BymolistContext)
Exit a parse tree produced by bymolist().
Declaration
void ExitBymolist(ICalendarParser.BymolistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BymolistContext | context | The parse tree. |
ExitByseclist(ICalendarParser.ByseclistContext)
Exit a parse tree produced by byseclist().
Declaration
void ExitByseclist(ICalendarParser.ByseclistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByseclistContext | context | The parse tree. |
ExitBysplist(ICalendarParser.BysplistContext)
Exit a parse tree produced by bysplist().
Declaration
void ExitBysplist(ICalendarParser.BysplistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BysplistContext | context | The parse tree. |
ExitBywdaylist(ICalendarParser.BywdaylistContext)
Exit a parse tree produced by bywdaylist().
Declaration
void ExitBywdaylist(ICalendarParser.BywdaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BywdaylistContext | context | The parse tree. |
ExitBywknolist(ICalendarParser.BywknolistContext)
Exit a parse tree produced by bywknolist().
Declaration
void ExitBywknolist(ICalendarParser.BywknolistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.BywknolistContext | context | The parse tree. |
ExitByyrdaylist(ICalendarParser.ByyrdaylistContext)
Exit a parse tree produced by byyrdaylist().
Declaration
void ExitByyrdaylist(ICalendarParser.ByyrdaylistContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ByyrdaylistContext | context | The parse tree. |
ExitCal_address(ICalendarParser.Cal_addressContext)
Exit a parse tree produced by cal_address().
Declaration
void ExitCal_address(ICalendarParser.Cal_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Cal_addressContext | context | The parse tree. |
ExitCalprop(ICalendarParser.CalpropContext)
Exit a parse tree produced by calprop().
Declaration
void ExitCalprop(ICalendarParser.CalpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CalpropContext | context | The parse tree. |
ExitCalscale(ICalendarParser.CalscaleContext)
Exit a parse tree produced by calscale().
Declaration
void ExitCalscale(ICalendarParser.CalscaleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CalscaleContext | context | The parse tree. |
ExitCategories(ICalendarParser.CategoriesContext)
Exit a parse tree produced by categories().
Declaration
void ExitCategories(ICalendarParser.CategoriesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CategoriesContext | context | The parse tree. |
ExitCatparam(ICalendarParser.CatparamContext)
Exit a parse tree produced by catparam().
Declaration
void ExitCatparam(ICalendarParser.CatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CatparamContext | context | The parse tree. |
ExitClassvalue(ICalendarParser.ClassvalueContext)
Exit a parse tree produced by classvalue().
Declaration
void ExitClassvalue(ICalendarParser.ClassvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ClassvalueContext | context | The parse tree. |
ExitClazz(ICalendarParser.ClazzContext)
Exit a parse tree produced by clazz().
Declaration
void ExitClazz(ICalendarParser.ClazzContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ClazzContext | context | The parse tree. |
ExitCnparam(ICalendarParser.CnparamContext)
Exit a parse tree produced by cnparam().
Declaration
void ExitCnparam(ICalendarParser.CnparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CnparamContext | context | The parse tree. |
ExitComment(ICalendarParser.CommentContext)
Exit a parse tree produced by comment().
Declaration
void ExitComment(ICalendarParser.CommentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CommentContext | context | The parse tree. |
ExitCommparam(ICalendarParser.CommparamContext)
Exit a parse tree produced by commparam().
Declaration
void ExitCommparam(ICalendarParser.CommparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CommparamContext | context | The parse tree. |
ExitCompleted(ICalendarParser.CompletedContext)
Exit a parse tree produced by completed().
Declaration
void ExitCompleted(ICalendarParser.CompletedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CompletedContext | context | The parse tree. |
ExitComponent(ICalendarParser.ComponentContext)
Exit a parse tree produced by component().
Declaration
void ExitComponent(ICalendarParser.ComponentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ComponentContext | context | The parse tree. |
ExitContact(ICalendarParser.ContactContext)
Exit a parse tree produced by contact().
Declaration
void ExitContact(ICalendarParser.ContactContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContactContext | context | The parse tree. |
ExitContentline(ICalendarParser.ContentlineContext)
Exit a parse tree produced by contentline().
Declaration
void ExitContentline(ICalendarParser.ContentlineContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContentlineContext | context | The parse tree. |
ExitContparam(ICalendarParser.ContparamContext)
Exit a parse tree produced by contparam().
Declaration
void ExitContparam(ICalendarParser.ContparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ContparamContext | context | The parse tree. |
ExitCount(ICalendarParser.CountContext)
Exit a parse tree produced by count().
Declaration
void ExitCount(ICalendarParser.CountContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CountContext | context | The parse tree. |
ExitCreated(ICalendarParser.CreatedContext)
Exit a parse tree produced by created().
Declaration
void ExitCreated(ICalendarParser.CreatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CreatedContext | context | The parse tree. |
ExitCutypeparam(ICalendarParser.CutypeparamContext)
Exit a parse tree produced by cutypeparam().
Declaration
void ExitCutypeparam(ICalendarParser.CutypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.CutypeparamContext | context | The parse tree. |
ExitDate(ICalendarParser.DateContext)
Exit a parse tree produced by date().
Declaration
void ExitDate(ICalendarParser.DateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DateContext | context | The parse tree. |
ExitDate_fullyear(ICalendarParser.Date_fullyearContext)
Exit a parse tree produced by date_fullyear().
Declaration
void ExitDate_fullyear(ICalendarParser.Date_fullyearContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_fullyearContext | context | The parse tree. |
ExitDate_mday(ICalendarParser.Date_mdayContext)
Exit a parse tree produced by date_mday().
Declaration
void ExitDate_mday(ICalendarParser.Date_mdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_mdayContext | context | The parse tree. |
ExitDate_month(ICalendarParser.Date_monthContext)
Exit a parse tree produced by date_month().
Declaration
void ExitDate_month(ICalendarParser.Date_monthContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_monthContext | context | The parse tree. |
ExitDate_time(ICalendarParser.Date_timeContext)
Exit a parse tree produced by date_time().
Declaration
void ExitDate_time(ICalendarParser.Date_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_timeContext | context | The parse tree. |
ExitDate_time_date(ICalendarParser.Date_time_dateContext)
Exit a parse tree produced by date_time_date().
Declaration
void ExitDate_time_date(ICalendarParser.Date_time_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_time_dateContext | context | The parse tree. |
ExitDate_value(ICalendarParser.Date_valueContext)
Exit a parse tree produced by date_value().
Declaration
void ExitDate_value(ICalendarParser.Date_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Date_valueContext | context | The parse tree. |
ExitDaylightc(ICalendarParser.DaylightcContext)
Exit a parse tree produced by daylightc().
Declaration
void ExitDaylightc(ICalendarParser.DaylightcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DaylightcContext | context | The parse tree. |
ExitDelfromparam(ICalendarParser.DelfromparamContext)
Exit a parse tree produced by delfromparam().
Declaration
void ExitDelfromparam(ICalendarParser.DelfromparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DelfromparamContext | context | The parse tree. |
ExitDeltoparam(ICalendarParser.DeltoparamContext)
Exit a parse tree produced by deltoparam().
Declaration
void ExitDeltoparam(ICalendarParser.DeltoparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DeltoparamContext | context | The parse tree. |
ExitDescparam(ICalendarParser.DescparamContext)
Exit a parse tree produced by descparam().
Declaration
void ExitDescparam(ICalendarParser.DescparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DescparamContext | context | The parse tree. |
ExitDescription(ICalendarParser.DescriptionContext)
Exit a parse tree produced by description().
Declaration
void ExitDescription(ICalendarParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DescriptionContext | context | The parse tree. |
ExitDigit(ICalendarParser.DigitContext)
Exit a parse tree produced by digit().
Declaration
void ExitDigit(ICalendarParser.DigitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DigitContext | context | The parse tree. |
ExitDigits(ICalendarParser.DigitsContext)
Exit a parse tree produced by digits().
Declaration
void ExitDigits(ICalendarParser.DigitsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DigitsContext | context | The parse tree. |
ExitDigits_1_2(ICalendarParser.Digits_1_2Context)
Exit a parse tree produced by digits_1_2().
Declaration
void ExitDigits_1_2(ICalendarParser.Digits_1_2Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Digits_1_2Context | context | The parse tree. |
ExitDigits_2(ICalendarParser.Digits_2Context)
Exit a parse tree produced by digits_2().
Declaration
void ExitDigits_2(ICalendarParser.Digits_2Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Digits_2Context | context | The parse tree. |
ExitDirparam(ICalendarParser.DirparamContext)
Exit a parse tree produced by dirparam().
Declaration
void ExitDirparam(ICalendarParser.DirparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DirparamContext | context | The parse tree. |
ExitDtend(ICalendarParser.DtendContext)
Exit a parse tree produced by dtend().
Declaration
void ExitDtend(ICalendarParser.DtendContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtendContext | context | The parse tree. |
ExitDtendparam(ICalendarParser.DtendparamContext)
Exit a parse tree produced by dtendparam().
Declaration
void ExitDtendparam(ICalendarParser.DtendparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtendparamContext | context | The parse tree. |
ExitDtstamp(ICalendarParser.DtstampContext)
Exit a parse tree produced by dtstamp().
Declaration
void ExitDtstamp(ICalendarParser.DtstampContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstampContext | context | The parse tree. |
ExitDtstart(ICalendarParser.DtstartContext)
Exit a parse tree produced by dtstart().
Declaration
void ExitDtstart(ICalendarParser.DtstartContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstartContext | context | The parse tree. |
ExitDtstparam(ICalendarParser.DtstparamContext)
Exit a parse tree produced by dtstparam().
Declaration
void ExitDtstparam(ICalendarParser.DtstparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DtstparamContext | context | The parse tree. |
ExitDue(ICalendarParser.DueContext)
Exit a parse tree produced by due().
Declaration
void ExitDue(ICalendarParser.DueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DueContext | context | The parse tree. |
ExitDueparam(ICalendarParser.DueparamContext)
Exit a parse tree produced by dueparam().
Declaration
void ExitDueparam(ICalendarParser.DueparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DueparamContext | context | The parse tree. |
ExitDur_date(ICalendarParser.Dur_dateContext)
Exit a parse tree produced by dur_date().
Declaration
void ExitDur_date(ICalendarParser.Dur_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_dateContext | context | The parse tree. |
ExitDur_day(ICalendarParser.Dur_dayContext)
Exit a parse tree produced by dur_day().
Declaration
void ExitDur_day(ICalendarParser.Dur_dayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_dayContext | context | The parse tree. |
ExitDur_hour(ICalendarParser.Dur_hourContext)
Exit a parse tree produced by dur_hour().
Declaration
void ExitDur_hour(ICalendarParser.Dur_hourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_hourContext | context | The parse tree. |
ExitDur_minute(ICalendarParser.Dur_minuteContext)
Exit a parse tree produced by dur_minute().
Declaration
void ExitDur_minute(ICalendarParser.Dur_minuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_minuteContext | context | The parse tree. |
ExitDur_second(ICalendarParser.Dur_secondContext)
Exit a parse tree produced by dur_second().
Declaration
void ExitDur_second(ICalendarParser.Dur_secondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_secondContext | context | The parse tree. |
ExitDur_time(ICalendarParser.Dur_timeContext)
Exit a parse tree produced by dur_time().
Declaration
void ExitDur_time(ICalendarParser.Dur_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_timeContext | context | The parse tree. |
ExitDur_value(ICalendarParser.Dur_valueContext)
Exit a parse tree produced by dur_value().
Declaration
void ExitDur_value(ICalendarParser.Dur_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_valueContext | context | The parse tree. |
ExitDur_week(ICalendarParser.Dur_weekContext)
Exit a parse tree produced by dur_week().
Declaration
void ExitDur_week(ICalendarParser.Dur_weekContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Dur_weekContext | context | The parse tree. |
ExitDuration(ICalendarParser.DurationContext)
Exit a parse tree produced by duration().
Declaration
void ExitDuration(ICalendarParser.DurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.DurationContext | context | The parse tree. |
ExitEncodingparam(ICalendarParser.EncodingparamContext)
Exit a parse tree produced by encodingparam().
Declaration
void ExitEncodingparam(ICalendarParser.EncodingparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EncodingparamContext | context | The parse tree. |
ExitEnddate(ICalendarParser.EnddateContext)
Exit a parse tree produced by enddate().
Declaration
void ExitEnddate(ICalendarParser.EnddateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EnddateContext | context | The parse tree. |
ExitEventc(ICalendarParser.EventcContext)
Exit a parse tree produced by eventc().
Declaration
void ExitEventc(ICalendarParser.EventcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EventcContext | context | The parse tree. |
ExitEventprop(ICalendarParser.EventpropContext)
Exit a parse tree produced by eventprop().
Declaration
void ExitEventprop(ICalendarParser.EventpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.EventpropContext | context | The parse tree. |
ExitExdate(ICalendarParser.ExdateContext)
Exit a parse tree produced by exdate().
Declaration
void ExitExdate(ICalendarParser.ExdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ExdateContext | context | The parse tree. |
ExitExdtparam(ICalendarParser.ExdtparamContext)
Exit a parse tree produced by exdtparam().
Declaration
void ExitExdtparam(ICalendarParser.ExdtparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ExdtparamContext | context | The parse tree. |
ExitFbparam(ICalendarParser.FbparamContext)
Exit a parse tree produced by fbparam().
Declaration
void ExitFbparam(ICalendarParser.FbparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbparamContext | context | The parse tree. |
ExitFbprop(ICalendarParser.FbpropContext)
Exit a parse tree produced by fbprop().
Declaration
void ExitFbprop(ICalendarParser.FbpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbpropContext | context | The parse tree. |
ExitFbtypeparam(ICalendarParser.FbtypeparamContext)
Exit a parse tree produced by fbtypeparam().
Declaration
void ExitFbtypeparam(ICalendarParser.FbtypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbtypeparamContext | context | The parse tree. |
ExitFbvalue(ICalendarParser.FbvalueContext)
Exit a parse tree produced by fbvalue().
Declaration
void ExitFbvalue(ICalendarParser.FbvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FbvalueContext | context | The parse tree. |
ExitFloat_num(ICalendarParser.Float_numContext)
Exit a parse tree produced by float_num().
Declaration
void ExitFloat_num(ICalendarParser.Float_numContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Float_numContext | context | The parse tree. |
ExitFmttypeparam(ICalendarParser.FmttypeparamContext)
Exit a parse tree produced by fmttypeparam().
Declaration
void ExitFmttypeparam(ICalendarParser.FmttypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FmttypeparamContext | context | The parse tree. |
ExitFreebusy(ICalendarParser.FreebusyContext)
Exit a parse tree produced by freebusy().
Declaration
void ExitFreebusy(ICalendarParser.FreebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreebusyContext | context | The parse tree. |
ExitFreebusyc(ICalendarParser.FreebusycContext)
Exit a parse tree produced by freebusyc().
Declaration
void ExitFreebusyc(ICalendarParser.FreebusycContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreebusycContext | context | The parse tree. |
ExitFreq(ICalendarParser.FreqContext)
Exit a parse tree produced by freq().
Declaration
void ExitFreq(ICalendarParser.FreqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.FreqContext | context | The parse tree. |
ExitGeo(ICalendarParser.GeoContext)
Exit a parse tree produced by geo().
Declaration
void ExitGeo(ICalendarParser.GeoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.GeoContext | context | The parse tree. |
ExitGeovalue(ICalendarParser.GeovalueContext)
Exit a parse tree produced by geovalue().
Declaration
void ExitGeovalue(ICalendarParser.GeovalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.GeovalueContext | context | The parse tree. |
ExitIana_comp(ICalendarParser.Iana_compContext)
Exit a parse tree produced by iana_comp().
Declaration
void ExitIana_comp(ICalendarParser.Iana_compContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_compContext | context | The parse tree. |
ExitIana_param(ICalendarParser.Iana_paramContext)
Exit a parse tree produced by iana_param().
Declaration
void ExitIana_param(ICalendarParser.Iana_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_paramContext | context | The parse tree. |
ExitIana_prop(ICalendarParser.Iana_propContext)
Exit a parse tree produced by iana_prop().
Declaration
void ExitIana_prop(ICalendarParser.Iana_propContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_propContext | context | The parse tree. |
ExitIana_token(ICalendarParser.Iana_tokenContext)
Exit a parse tree produced by iana_token().
Declaration
void ExitIana_token(ICalendarParser.Iana_tokenContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Iana_tokenContext | context | The parse tree. |
ExitIcalobject(ICalendarParser.IcalobjectContext)
Exit a parse tree produced by icalobject().
Declaration
void ExitIcalobject(ICalendarParser.IcalobjectContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalobjectContext | context | The parse tree. |
ExitIcalparameter(ICalendarParser.IcalparameterContext)
Exit a parse tree produced by icalparameter().
Declaration
void ExitIcalparameter(ICalendarParser.IcalparameterContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalparameterContext | context | The parse tree. |
ExitIcalstream(ICalendarParser.IcalstreamContext)
Exit a parse tree produced by icalstream().
Declaration
void ExitIcalstream(ICalendarParser.IcalstreamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IcalstreamContext | context | The parse tree. |
ExitInteger(ICalendarParser.IntegerContext)
Exit a parse tree produced by integer().
Declaration
void ExitInteger(ICalendarParser.IntegerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IntegerContext | context | The parse tree. |
ExitInterval(ICalendarParser.IntervalContext)
Exit a parse tree produced by interval().
Declaration
void ExitInterval(ICalendarParser.IntervalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.IntervalContext | context | The parse tree. |
ExitJournalc(ICalendarParser.JournalcContext)
Exit a parse tree produced by journalc().
Declaration
void ExitJournalc(ICalendarParser.JournalcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.JournalcContext | context | The parse tree. |
ExitJourprop(ICalendarParser.JourpropContext)
Exit a parse tree produced by jourprop().
Declaration
void ExitJourprop(ICalendarParser.JourpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.JourpropContext | context | The parse tree. |
ExitK_accepted(ICalendarParser.K_acceptedContext)
Exit a parse tree produced by k_accepted().
Declaration
void ExitK_accepted(ICalendarParser.K_acceptedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_acceptedContext | context | The parse tree. |
ExitK_action(ICalendarParser.K_actionContext)
Exit a parse tree produced by k_action().
Declaration
void ExitK_action(ICalendarParser.K_actionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_actionContext | context | The parse tree. |
ExitK_address(ICalendarParser.K_addressContext)
Exit a parse tree produced by k_address().
Declaration
void ExitK_address(ICalendarParser.K_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_addressContext | context | The parse tree. |
ExitK_altrep(ICalendarParser.K_altrepContext)
Exit a parse tree produced by k_altrep().
Declaration
void ExitK_altrep(ICalendarParser.K_altrepContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_altrepContext | context | The parse tree. |
ExitK_attach(ICalendarParser.K_attachContext)
Exit a parse tree produced by k_attach().
Declaration
void ExitK_attach(ICalendarParser.K_attachContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_attachContext | context | The parse tree. |
ExitK_attendee(ICalendarParser.K_attendeeContext)
Exit a parse tree produced by k_attendee().
Declaration
void ExitK_attendee(ICalendarParser.K_attendeeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_attendeeContext | context | The parse tree. |
ExitK_audio(ICalendarParser.K_audioContext)
Exit a parse tree produced by k_audio().
Declaration
void ExitK_audio(ICalendarParser.K_audioContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_audioContext | context | The parse tree. |
ExitK_base(ICalendarParser.K_baseContext)
Exit a parse tree produced by k_base().
Declaration
void ExitK_base(ICalendarParser.K_baseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_baseContext | context | The parse tree. |
ExitK_begin(ICalendarParser.K_beginContext)
Exit a parse tree produced by k_begin().
Declaration
void ExitK_begin(ICalendarParser.K_beginContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_beginContext | context | The parse tree. |
ExitK_binary(ICalendarParser.K_binaryContext)
Exit a parse tree produced by k_binary().
Declaration
void ExitK_binary(ICalendarParser.K_binaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_binaryContext | context | The parse tree. |
ExitK_bit(ICalendarParser.K_bitContext)
Exit a parse tree produced by k_bit().
Declaration
void ExitK_bit(ICalendarParser.K_bitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bitContext | context | The parse tree. |
ExitK_boolean(ICalendarParser.K_booleanContext)
Exit a parse tree produced by k_boolean().
Declaration
void ExitK_boolean(ICalendarParser.K_booleanContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_booleanContext | context | The parse tree. |
ExitK_busy(ICalendarParser.K_busyContext)
Exit a parse tree produced by k_busy().
Declaration
void ExitK_busy(ICalendarParser.K_busyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busyContext | context | The parse tree. |
ExitK_busy_tentative(ICalendarParser.K_busy_tentativeContext)
Exit a parse tree produced by k_busy_tentative().
Declaration
void ExitK_busy_tentative(ICalendarParser.K_busy_tentativeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busy_tentativeContext | context | The parse tree. |
ExitK_busy_unavailable(ICalendarParser.K_busy_unavailableContext)
Exit a parse tree produced by k_busy_unavailable().
Declaration
void ExitK_busy_unavailable(ICalendarParser.K_busy_unavailableContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_busy_unavailableContext | context | The parse tree. |
ExitK_byday(ICalendarParser.K_bydayContext)
Exit a parse tree produced by k_byday().
Declaration
void ExitK_byday(ICalendarParser.K_bydayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bydayContext | context | The parse tree. |
ExitK_byhour(ICalendarParser.K_byhourContext)
Exit a parse tree produced by k_byhour().
Declaration
void ExitK_byhour(ICalendarParser.K_byhourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byhourContext | context | The parse tree. |
ExitK_byminute(ICalendarParser.K_byminuteContext)
Exit a parse tree produced by k_byminute().
Declaration
void ExitK_byminute(ICalendarParser.K_byminuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byminuteContext | context | The parse tree. |
ExitK_bymonth(ICalendarParser.K_bymonthContext)
Exit a parse tree produced by k_bymonth().
Declaration
void ExitK_bymonth(ICalendarParser.K_bymonthContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bymonthContext | context | The parse tree. |
ExitK_bymonthday(ICalendarParser.K_bymonthdayContext)
Exit a parse tree produced by k_bymonthday().
Declaration
void ExitK_bymonthday(ICalendarParser.K_bymonthdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bymonthdayContext | context | The parse tree. |
ExitK_bysecond(ICalendarParser.K_bysecondContext)
Exit a parse tree produced by k_bysecond().
Declaration
void ExitK_bysecond(ICalendarParser.K_bysecondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bysecondContext | context | The parse tree. |
ExitK_bysetpos(ICalendarParser.K_bysetposContext)
Exit a parse tree produced by k_bysetpos().
Declaration
void ExitK_bysetpos(ICalendarParser.K_bysetposContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_bysetposContext | context | The parse tree. |
ExitK_byweekno(ICalendarParser.K_byweeknoContext)
Exit a parse tree produced by k_byweekno().
Declaration
void ExitK_byweekno(ICalendarParser.K_byweeknoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byweeknoContext | context | The parse tree. |
ExitK_byyearday(ICalendarParser.K_byyeardayContext)
Exit a parse tree produced by k_byyearday().
Declaration
void ExitK_byyearday(ICalendarParser.K_byyeardayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_byyeardayContext | context | The parse tree. |
ExitK_cal_address(ICalendarParser.K_cal_addressContext)
Exit a parse tree produced by k_cal_address().
Declaration
void ExitK_cal_address(ICalendarParser.K_cal_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cal_addressContext | context | The parse tree. |
ExitK_calscale(ICalendarParser.K_calscaleContext)
Exit a parse tree produced by k_calscale().
Declaration
void ExitK_calscale(ICalendarParser.K_calscaleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_calscaleContext | context | The parse tree. |
ExitK_cancelled(ICalendarParser.K_cancelledContext)
Exit a parse tree produced by k_cancelled().
Declaration
void ExitK_cancelled(ICalendarParser.K_cancelledContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cancelledContext | context | The parse tree. |
ExitK_categories(ICalendarParser.K_categoriesContext)
Exit a parse tree produced by k_categories().
Declaration
void ExitK_categories(ICalendarParser.K_categoriesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_categoriesContext | context | The parse tree. |
ExitK_chair(ICalendarParser.K_chairContext)
Exit a parse tree produced by k_chair().
Declaration
void ExitK_chair(ICalendarParser.K_chairContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_chairContext | context | The parse tree. |
ExitK_child(ICalendarParser.K_childContext)
Exit a parse tree produced by k_child().
Declaration
void ExitK_child(ICalendarParser.K_childContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_childContext | context | The parse tree. |
ExitK_class(ICalendarParser.K_classContext)
Exit a parse tree produced by k_class().
Declaration
void ExitK_class(ICalendarParser.K_classContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_classContext | context | The parse tree. |
ExitK_cn(ICalendarParser.K_cnContext)
Exit a parse tree produced by k_cn().
Declaration
void ExitK_cn(ICalendarParser.K_cnContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cnContext | context | The parse tree. |
ExitK_comment(ICalendarParser.K_commentContext)
Exit a parse tree produced by k_comment().
Declaration
void ExitK_comment(ICalendarParser.K_commentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_commentContext | context | The parse tree. |
ExitK_completed(ICalendarParser.K_completedContext)
Exit a parse tree produced by k_completed().
Declaration
void ExitK_completed(ICalendarParser.K_completedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_completedContext | context | The parse tree. |
ExitK_confidential(ICalendarParser.K_confidentialContext)
Exit a parse tree produced by k_confidential().
Declaration
void ExitK_confidential(ICalendarParser.K_confidentialContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_confidentialContext | context | The parse tree. |
ExitK_confirmed(ICalendarParser.K_confirmedContext)
Exit a parse tree produced by k_confirmed().
Declaration
void ExitK_confirmed(ICalendarParser.K_confirmedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_confirmedContext | context | The parse tree. |
ExitK_contact(ICalendarParser.K_contactContext)
Exit a parse tree produced by k_contact().
Declaration
void ExitK_contact(ICalendarParser.K_contactContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_contactContext | context | The parse tree. |
ExitK_count(ICalendarParser.K_countContext)
Exit a parse tree produced by k_count().
Declaration
void ExitK_count(ICalendarParser.K_countContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_countContext | context | The parse tree. |
ExitK_created(ICalendarParser.K_createdContext)
Exit a parse tree produced by k_created().
Declaration
void ExitK_created(ICalendarParser.K_createdContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_createdContext | context | The parse tree. |
ExitK_cutype(ICalendarParser.K_cutypeContext)
Exit a parse tree produced by k_cutype().
Declaration
void ExitK_cutype(ICalendarParser.K_cutypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_cutypeContext | context | The parse tree. |
ExitK_daily(ICalendarParser.K_dailyContext)
Exit a parse tree produced by k_daily().
Declaration
void ExitK_daily(ICalendarParser.K_dailyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dailyContext | context | The parse tree. |
ExitK_date(ICalendarParser.K_dateContext)
Exit a parse tree produced by k_date().
Declaration
void ExitK_date(ICalendarParser.K_dateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dateContext | context | The parse tree. |
ExitK_date_time(ICalendarParser.K_date_timeContext)
Exit a parse tree produced by k_date_time().
Declaration
void ExitK_date_time(ICalendarParser.K_date_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_date_timeContext | context | The parse tree. |
ExitK_daylight(ICalendarParser.K_daylightContext)
Exit a parse tree produced by k_daylight().
Declaration
void ExitK_daylight(ICalendarParser.K_daylightContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_daylightContext | context | The parse tree. |
ExitK_declined(ICalendarParser.K_declinedContext)
Exit a parse tree produced by k_declined().
Declaration
void ExitK_declined(ICalendarParser.K_declinedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_declinedContext | context | The parse tree. |
ExitK_delegated(ICalendarParser.K_delegatedContext)
Exit a parse tree produced by k_delegated().
Declaration
void ExitK_delegated(ICalendarParser.K_delegatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegatedContext | context | The parse tree. |
ExitK_delegated_from(ICalendarParser.K_delegated_fromContext)
Exit a parse tree produced by k_delegated_from().
Declaration
void ExitK_delegated_from(ICalendarParser.K_delegated_fromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegated_fromContext | context | The parse tree. |
ExitK_delegated_to(ICalendarParser.K_delegated_toContext)
Exit a parse tree produced by k_delegated_to().
Declaration
void ExitK_delegated_to(ICalendarParser.K_delegated_toContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_delegated_toContext | context | The parse tree. |
ExitK_description(ICalendarParser.K_descriptionContext)
Exit a parse tree produced by k_description().
Declaration
void ExitK_description(ICalendarParser.K_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_descriptionContext | context | The parse tree. |
ExitK_dir(ICalendarParser.K_dirContext)
Exit a parse tree produced by k_dir().
Declaration
void ExitK_dir(ICalendarParser.K_dirContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dirContext | context | The parse tree. |
ExitK_display(ICalendarParser.K_displayContext)
Exit a parse tree produced by k_display().
Declaration
void ExitK_display(ICalendarParser.K_displayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_displayContext | context | The parse tree. |
ExitK_draft(ICalendarParser.K_draftContext)
Exit a parse tree produced by k_draft().
Declaration
void ExitK_draft(ICalendarParser.K_draftContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_draftContext | context | The parse tree. |
ExitK_dtend(ICalendarParser.K_dtendContext)
Exit a parse tree produced by k_dtend().
Declaration
void ExitK_dtend(ICalendarParser.K_dtendContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtendContext | context | The parse tree. |
ExitK_dtstamp(ICalendarParser.K_dtstampContext)
Exit a parse tree produced by k_dtstamp().
Declaration
void ExitK_dtstamp(ICalendarParser.K_dtstampContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtstampContext | context | The parse tree. |
ExitK_dtstart(ICalendarParser.K_dtstartContext)
Exit a parse tree produced by k_dtstart().
Declaration
void ExitK_dtstart(ICalendarParser.K_dtstartContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dtstartContext | context | The parse tree. |
ExitK_due(ICalendarParser.K_dueContext)
Exit a parse tree produced by k_due().
Declaration
void ExitK_due(ICalendarParser.K_dueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_dueContext | context | The parse tree. |
ExitK_duration(ICalendarParser.K_durationContext)
Exit a parse tree produced by k_duration().
Declaration
void ExitK_duration(ICalendarParser.K_durationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_durationContext | context | The parse tree. |
ExitK_email(ICalendarParser.K_emailContext)
Exit a parse tree produced by k_email().
Declaration
void ExitK_email(ICalendarParser.K_emailContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_emailContext | context | The parse tree. |
ExitK_encoding(ICalendarParser.K_encodingContext)
Exit a parse tree produced by k_encoding().
Declaration
void ExitK_encoding(ICalendarParser.K_encodingContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_encodingContext | context | The parse tree. |
ExitK_end(ICalendarParser.K_endContext)
Exit a parse tree produced by k_end().
Declaration
void ExitK_end(ICalendarParser.K_endContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_endContext | context | The parse tree. |
ExitK_exdate(ICalendarParser.K_exdateContext)
Exit a parse tree produced by k_exdate().
Declaration
void ExitK_exdate(ICalendarParser.K_exdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_exdateContext | context | The parse tree. |
ExitK_false(ICalendarParser.K_falseContext)
Exit a parse tree produced by k_false().
Declaration
void ExitK_false(ICalendarParser.K_falseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_falseContext | context | The parse tree. |
ExitK_fbtype(ICalendarParser.K_fbtypeContext)
Exit a parse tree produced by k_fbtype().
Declaration
void ExitK_fbtype(ICalendarParser.K_fbtypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_fbtypeContext | context | The parse tree. |
ExitK_final(ICalendarParser.K_finalContext)
Exit a parse tree produced by k_final().
Declaration
void ExitK_final(ICalendarParser.K_finalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_finalContext | context | The parse tree. |
ExitK_float(ICalendarParser.K_floatContext)
Exit a parse tree produced by k_float().
Declaration
void ExitK_float(ICalendarParser.K_floatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_floatContext | context | The parse tree. |
ExitK_fmttype(ICalendarParser.K_fmttypeContext)
Exit a parse tree produced by k_fmttype().
Declaration
void ExitK_fmttype(ICalendarParser.K_fmttypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_fmttypeContext | context | The parse tree. |
ExitK_fr(ICalendarParser.K_frContext)
Exit a parse tree produced by k_fr().
Declaration
void ExitK_fr(ICalendarParser.K_frContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_frContext | context | The parse tree. |
ExitK_free(ICalendarParser.K_freeContext)
Exit a parse tree produced by k_free().
Declaration
void ExitK_free(ICalendarParser.K_freeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freeContext | context | The parse tree. |
ExitK_freebusy(ICalendarParser.K_freebusyContext)
Exit a parse tree produced by k_freebusy().
Declaration
void ExitK_freebusy(ICalendarParser.K_freebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freebusyContext | context | The parse tree. |
ExitK_freq(ICalendarParser.K_freqContext)
Exit a parse tree produced by k_freq().
Declaration
void ExitK_freq(ICalendarParser.K_freqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_freqContext | context | The parse tree. |
ExitK_geo(ICalendarParser.K_geoContext)
Exit a parse tree produced by k_geo().
Declaration
void ExitK_geo(ICalendarParser.K_geoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_geoContext | context | The parse tree. |
ExitK_gregorian(ICalendarParser.K_gregorianContext)
Exit a parse tree produced by k_gregorian().
Declaration
void ExitK_gregorian(ICalendarParser.K_gregorianContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_gregorianContext | context | The parse tree. |
ExitK_group(ICalendarParser.K_groupContext)
Exit a parse tree produced by k_group().
Declaration
void ExitK_group(ICalendarParser.K_groupContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_groupContext | context | The parse tree. |
ExitK_hourly(ICalendarParser.K_hourlyContext)
Exit a parse tree produced by k_hourly().
Declaration
void ExitK_hourly(ICalendarParser.K_hourlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_hourlyContext | context | The parse tree. |
ExitK_in_process(ICalendarParser.K_in_processContext)
Exit a parse tree produced by k_in_process().
Declaration
void ExitK_in_process(ICalendarParser.K_in_processContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_in_processContext | context | The parse tree. |
ExitK_individual(ICalendarParser.K_individualContext)
Exit a parse tree produced by k_individual().
Declaration
void ExitK_individual(ICalendarParser.K_individualContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_individualContext | context | The parse tree. |
ExitK_integer(ICalendarParser.K_integerContext)
Exit a parse tree produced by k_integer().
Declaration
void ExitK_integer(ICalendarParser.K_integerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_integerContext | context | The parse tree. |
ExitK_interval(ICalendarParser.K_intervalContext)
Exit a parse tree produced by k_interval().
Declaration
void ExitK_interval(ICalendarParser.K_intervalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_intervalContext | context | The parse tree. |
ExitK_language(ICalendarParser.K_languageContext)
Exit a parse tree produced by k_language().
Declaration
void ExitK_language(ICalendarParser.K_languageContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_languageContext | context | The parse tree. |
ExitK_last_modified(ICalendarParser.K_last_modifiedContext)
Exit a parse tree produced by k_last_modified().
Declaration
void ExitK_last_modified(ICalendarParser.K_last_modifiedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_last_modifiedContext | context | The parse tree. |
ExitK_location(ICalendarParser.K_locationContext)
Exit a parse tree produced by k_location().
Declaration
void ExitK_location(ICalendarParser.K_locationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_locationContext | context | The parse tree. |
ExitK_member(ICalendarParser.K_memberContext)
Exit a parse tree produced by k_member().
Declaration
void ExitK_member(ICalendarParser.K_memberContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_memberContext | context | The parse tree. |
ExitK_method(ICalendarParser.K_methodContext)
Exit a parse tree produced by k_method().
Declaration
void ExitK_method(ICalendarParser.K_methodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_methodContext | context | The parse tree. |
ExitK_minutely(ICalendarParser.K_minutelyContext)
Exit a parse tree produced by k_minutely().
Declaration
void ExitK_minutely(ICalendarParser.K_minutelyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_minutelyContext | context | The parse tree. |
ExitK_mo(ICalendarParser.K_moContext)
Exit a parse tree produced by k_mo().
Declaration
void ExitK_mo(ICalendarParser.K_moContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_moContext | context | The parse tree. |
ExitK_monthly(ICalendarParser.K_monthlyContext)
Exit a parse tree produced by k_monthly().
Declaration
void ExitK_monthly(ICalendarParser.K_monthlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_monthlyContext | context | The parse tree. |
ExitK_needs_action(ICalendarParser.K_needs_actionContext)
Exit a parse tree produced by k_needs_action().
Declaration
void ExitK_needs_action(ICalendarParser.K_needs_actionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_needs_actionContext | context | The parse tree. |
ExitK_non_participant(ICalendarParser.K_non_participantContext)
Exit a parse tree produced by k_non_participant().
Declaration
void ExitK_non_participant(ICalendarParser.K_non_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_non_participantContext | context | The parse tree. |
ExitK_opaque(ICalendarParser.K_opaqueContext)
Exit a parse tree produced by k_opaque().
Declaration
void ExitK_opaque(ICalendarParser.K_opaqueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_opaqueContext | context | The parse tree. |
ExitK_opt_participant(ICalendarParser.K_opt_participantContext)
Exit a parse tree produced by k_opt_participant().
Declaration
void ExitK_opt_participant(ICalendarParser.K_opt_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_opt_participantContext | context | The parse tree. |
ExitK_organizer(ICalendarParser.K_organizerContext)
Exit a parse tree produced by k_organizer().
Declaration
void ExitK_organizer(ICalendarParser.K_organizerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_organizerContext | context | The parse tree. |
ExitK_parent(ICalendarParser.K_parentContext)
Exit a parse tree produced by k_parent().
Declaration
void ExitK_parent(ICalendarParser.K_parentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_parentContext | context | The parse tree. |
ExitK_participant(ICalendarParser.K_participantContext)
Exit a parse tree produced by k_participant().
Declaration
void ExitK_participant(ICalendarParser.K_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_participantContext | context | The parse tree. |
ExitK_partstat(ICalendarParser.K_partstatContext)
Exit a parse tree produced by k_partstat().
Declaration
void ExitK_partstat(ICalendarParser.K_partstatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_partstatContext | context | The parse tree. |
ExitK_percent_complete(ICalendarParser.K_percent_completeContext)
Exit a parse tree produced by k_percent_complete().
Declaration
void ExitK_percent_complete(ICalendarParser.K_percent_completeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_percent_completeContext | context | The parse tree. |
ExitK_period(ICalendarParser.K_periodContext)
Exit a parse tree produced by k_period().
Declaration
void ExitK_period(ICalendarParser.K_periodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_periodContext | context | The parse tree. |
ExitK_priority(ICalendarParser.K_priorityContext)
Exit a parse tree produced by k_priority().
Declaration
void ExitK_priority(ICalendarParser.K_priorityContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_priorityContext | context | The parse tree. |
ExitK_private(ICalendarParser.K_privateContext)
Exit a parse tree produced by k_private().
Declaration
void ExitK_private(ICalendarParser.K_privateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_privateContext | context | The parse tree. |
ExitK_process(ICalendarParser.K_processContext)
Exit a parse tree produced by k_process().
Declaration
void ExitK_process(ICalendarParser.K_processContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_processContext | context | The parse tree. |
ExitK_prodid(ICalendarParser.K_prodidContext)
Exit a parse tree produced by k_prodid().
Declaration
void ExitK_prodid(ICalendarParser.K_prodidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_prodidContext | context | The parse tree. |
ExitK_public(ICalendarParser.K_publicContext)
Exit a parse tree produced by k_public().
Declaration
void ExitK_public(ICalendarParser.K_publicContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_publicContext | context | The parse tree. |
ExitK_range(ICalendarParser.K_rangeContext)
Exit a parse tree produced by k_range().
Declaration
void ExitK_range(ICalendarParser.K_rangeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rangeContext | context | The parse tree. |
ExitK_rdate(ICalendarParser.K_rdateContext)
Exit a parse tree produced by k_rdate().
Declaration
void ExitK_rdate(ICalendarParser.K_rdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rdateContext | context | The parse tree. |
ExitK_recur(ICalendarParser.K_recurContext)
Exit a parse tree produced by k_recur().
Declaration
void ExitK_recur(ICalendarParser.K_recurContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_recurContext | context | The parse tree. |
ExitK_recurrence_id(ICalendarParser.K_recurrence_idContext)
Exit a parse tree produced by k_recurrence_id().
Declaration
void ExitK_recurrence_id(ICalendarParser.K_recurrence_idContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_recurrence_idContext | context | The parse tree. |
ExitK_relat(ICalendarParser.K_relatContext)
Exit a parse tree produced by k_relat().
Declaration
void ExitK_relat(ICalendarParser.K_relatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_relatContext | context | The parse tree. |
ExitK_related(ICalendarParser.K_relatedContext)
Exit a parse tree produced by k_related().
Declaration
void ExitK_related(ICalendarParser.K_relatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_relatedContext | context | The parse tree. |
ExitK_related_to(ICalendarParser.K_related_toContext)
Exit a parse tree produced by k_related_to().
Declaration
void ExitK_related_to(ICalendarParser.K_related_toContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_related_toContext | context | The parse tree. |
ExitK_reltype(ICalendarParser.K_reltypeContext)
Exit a parse tree produced by k_reltype().
Declaration
void ExitK_reltype(ICalendarParser.K_reltypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_reltypeContext | context | The parse tree. |
ExitK_repeat(ICalendarParser.K_repeatContext)
Exit a parse tree produced by k_repeat().
Declaration
void ExitK_repeat(ICalendarParser.K_repeatContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_repeatContext | context | The parse tree. |
ExitK_req_participant(ICalendarParser.K_req_participantContext)
Exit a parse tree produced by k_req_participant().
Declaration
void ExitK_req_participant(ICalendarParser.K_req_participantContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_req_participantContext | context | The parse tree. |
ExitK_request_status(ICalendarParser.K_request_statusContext)
Exit a parse tree produced by k_request_status().
Declaration
void ExitK_request_status(ICalendarParser.K_request_statusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_request_statusContext | context | The parse tree. |
ExitK_resource(ICalendarParser.K_resourceContext)
Exit a parse tree produced by k_resource().
Declaration
void ExitK_resource(ICalendarParser.K_resourceContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_resourceContext | context | The parse tree. |
ExitK_resources(ICalendarParser.K_resourcesContext)
Exit a parse tree produced by k_resources().
Declaration
void ExitK_resources(ICalendarParser.K_resourcesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_resourcesContext | context | The parse tree. |
ExitK_role(ICalendarParser.K_roleContext)
Exit a parse tree produced by k_role().
Declaration
void ExitK_role(ICalendarParser.K_roleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_roleContext | context | The parse tree. |
ExitK_room(ICalendarParser.K_roomContext)
Exit a parse tree produced by k_room().
Declaration
void ExitK_room(ICalendarParser.K_roomContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_roomContext | context | The parse tree. |
ExitK_rrule(ICalendarParser.K_rruleContext)
Exit a parse tree produced by k_rrule().
Declaration
void ExitK_rrule(ICalendarParser.K_rruleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rruleContext | context | The parse tree. |
ExitK_rsvp(ICalendarParser.K_rsvpContext)
Exit a parse tree produced by k_rsvp().
Declaration
void ExitK_rsvp(ICalendarParser.K_rsvpContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_rsvpContext | context | The parse tree. |
ExitK_sa(ICalendarParser.K_saContext)
Exit a parse tree produced by k_sa().
Declaration
void ExitK_sa(ICalendarParser.K_saContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_saContext | context | The parse tree. |
ExitK_secondly(ICalendarParser.K_secondlyContext)
Exit a parse tree produced by k_secondly().
Declaration
void ExitK_secondly(ICalendarParser.K_secondlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_secondlyContext | context | The parse tree. |
ExitK_sent_by(ICalendarParser.K_sent_byContext)
Exit a parse tree produced by k_sent_by().
Declaration
void ExitK_sent_by(ICalendarParser.K_sent_byContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_sent_byContext | context | The parse tree. |
ExitK_sequence(ICalendarParser.K_sequenceContext)
Exit a parse tree produced by k_sequence().
Declaration
void ExitK_sequence(ICalendarParser.K_sequenceContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_sequenceContext | context | The parse tree. |
ExitK_sibling(ICalendarParser.K_siblingContext)
Exit a parse tree produced by k_sibling().
Declaration
void ExitK_sibling(ICalendarParser.K_siblingContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_siblingContext | context | The parse tree. |
ExitK_standard(ICalendarParser.K_standardContext)
Exit a parse tree produced by k_standard().
Declaration
void ExitK_standard(ICalendarParser.K_standardContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_standardContext | context | The parse tree. |
ExitK_start(ICalendarParser.K_startContext)
Exit a parse tree produced by k_start().
Declaration
void ExitK_start(ICalendarParser.K_startContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_startContext | context | The parse tree. |
ExitK_status(ICalendarParser.K_statusContext)
Exit a parse tree produced by k_status().
Declaration
void ExitK_status(ICalendarParser.K_statusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_statusContext | context | The parse tree. |
ExitK_su(ICalendarParser.K_suContext)
Exit a parse tree produced by k_su().
Declaration
void ExitK_su(ICalendarParser.K_suContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_suContext | context | The parse tree. |
ExitK_summary(ICalendarParser.K_summaryContext)
Exit a parse tree produced by k_summary().
Declaration
void ExitK_summary(ICalendarParser.K_summaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_summaryContext | context | The parse tree. |
ExitK_tentative(ICalendarParser.K_tentativeContext)
Exit a parse tree produced by k_tentative().
Declaration
void ExitK_tentative(ICalendarParser.K_tentativeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tentativeContext | context | The parse tree. |
ExitK_text(ICalendarParser.K_textContext)
Exit a parse tree produced by k_text().
Declaration
void ExitK_text(ICalendarParser.K_textContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_textContext | context | The parse tree. |
ExitK_th(ICalendarParser.K_thContext)
Exit a parse tree produced by k_th().
Declaration
void ExitK_th(ICalendarParser.K_thContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_thContext | context | The parse tree. |
ExitK_thisandfuture(ICalendarParser.K_thisandfutureContext)
Exit a parse tree produced by k_thisandfuture().
Declaration
void ExitK_thisandfuture(ICalendarParser.K_thisandfutureContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_thisandfutureContext | context | The parse tree. |
ExitK_time(ICalendarParser.K_timeContext)
Exit a parse tree produced by k_time().
Declaration
void ExitK_time(ICalendarParser.K_timeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_timeContext | context | The parse tree. |
ExitK_transp(ICalendarParser.K_transpContext)
Exit a parse tree produced by k_transp().
Declaration
void ExitK_transp(ICalendarParser.K_transpContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_transpContext | context | The parse tree. |
ExitK_transparent(ICalendarParser.K_transparentContext)
Exit a parse tree produced by k_transparent().
Declaration
void ExitK_transparent(ICalendarParser.K_transparentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_transparentContext | context | The parse tree. |
ExitK_trigger(ICalendarParser.K_triggerContext)
Exit a parse tree produced by k_trigger().
Declaration
void ExitK_trigger(ICalendarParser.K_triggerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_triggerContext | context | The parse tree. |
ExitK_true(ICalendarParser.K_trueContext)
Exit a parse tree produced by k_true().
Declaration
void ExitK_true(ICalendarParser.K_trueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_trueContext | context | The parse tree. |
ExitK_tu(ICalendarParser.K_tuContext)
Exit a parse tree produced by k_tu().
Declaration
void ExitK_tu(ICalendarParser.K_tuContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tuContext | context | The parse tree. |
ExitK_tzid(ICalendarParser.K_tzidContext)
Exit a parse tree produced by k_tzid().
Declaration
void ExitK_tzid(ICalendarParser.K_tzidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzidContext | context | The parse tree. |
ExitK_tzname(ICalendarParser.K_tznameContext)
Exit a parse tree produced by k_tzname().
Declaration
void ExitK_tzname(ICalendarParser.K_tznameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tznameContext | context | The parse tree. |
ExitK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext)
Exit a parse tree produced by k_tzoffsetfrom().
Declaration
void ExitK_tzoffsetfrom(ICalendarParser.K_tzoffsetfromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzoffsetfromContext | context | The parse tree. |
ExitK_tzoffsetto(ICalendarParser.K_tzoffsettoContext)
Exit a parse tree produced by k_tzoffsetto().
Declaration
void ExitK_tzoffsetto(ICalendarParser.K_tzoffsettoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzoffsettoContext | context | The parse tree. |
ExitK_tzurl(ICalendarParser.K_tzurlContext)
Exit a parse tree produced by k_tzurl().
Declaration
void ExitK_tzurl(ICalendarParser.K_tzurlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_tzurlContext | context | The parse tree. |
ExitK_uid(ICalendarParser.K_uidContext)
Exit a parse tree produced by k_uid().
Declaration
void ExitK_uid(ICalendarParser.K_uidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_uidContext | context | The parse tree. |
ExitK_unknown(ICalendarParser.K_unknownContext)
Exit a parse tree produced by k_unknown().
Declaration
void ExitK_unknown(ICalendarParser.K_unknownContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_unknownContext | context | The parse tree. |
ExitK_until(ICalendarParser.K_untilContext)
Exit a parse tree produced by k_until().
Declaration
void ExitK_until(ICalendarParser.K_untilContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_untilContext | context | The parse tree. |
ExitK_uri(ICalendarParser.K_uriContext)
Exit a parse tree produced by k_uri().
Declaration
void ExitK_uri(ICalendarParser.K_uriContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_uriContext | context | The parse tree. |
ExitK_url(ICalendarParser.K_urlContext)
Exit a parse tree produced by k_url().
Declaration
void ExitK_url(ICalendarParser.K_urlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_urlContext | context | The parse tree. |
ExitK_utc_offset(ICalendarParser.K_utc_offsetContext)
Exit a parse tree produced by k_utc_offset().
Declaration
void ExitK_utc_offset(ICalendarParser.K_utc_offsetContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_utc_offsetContext | context | The parse tree. |
ExitK_valarm(ICalendarParser.K_valarmContext)
Exit a parse tree produced by k_valarm().
Declaration
void ExitK_valarm(ICalendarParser.K_valarmContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_valarmContext | context | The parse tree. |
ExitK_value(ICalendarParser.K_valueContext)
Exit a parse tree produced by k_value().
Declaration
void ExitK_value(ICalendarParser.K_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_valueContext | context | The parse tree. |
ExitK_vcalendar(ICalendarParser.K_vcalendarContext)
Exit a parse tree produced by k_vcalendar().
Declaration
void ExitK_vcalendar(ICalendarParser.K_vcalendarContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vcalendarContext | context | The parse tree. |
ExitK_version(ICalendarParser.K_versionContext)
Exit a parse tree produced by k_version().
Declaration
void ExitK_version(ICalendarParser.K_versionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_versionContext | context | The parse tree. |
ExitK_vevent(ICalendarParser.K_veventContext)
Exit a parse tree produced by k_vevent().
Declaration
void ExitK_vevent(ICalendarParser.K_veventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_veventContext | context | The parse tree. |
ExitK_vfreebusy(ICalendarParser.K_vfreebusyContext)
Exit a parse tree produced by k_vfreebusy().
Declaration
void ExitK_vfreebusy(ICalendarParser.K_vfreebusyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vfreebusyContext | context | The parse tree. |
ExitK_vjournal(ICalendarParser.K_vjournalContext)
Exit a parse tree produced by k_vjournal().
Declaration
void ExitK_vjournal(ICalendarParser.K_vjournalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vjournalContext | context | The parse tree. |
ExitK_vtimezone(ICalendarParser.K_vtimezoneContext)
Exit a parse tree produced by k_vtimezone().
Declaration
void ExitK_vtimezone(ICalendarParser.K_vtimezoneContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vtimezoneContext | context | The parse tree. |
ExitK_vtodo(ICalendarParser.K_vtodoContext)
Exit a parse tree produced by k_vtodo().
Declaration
void ExitK_vtodo(ICalendarParser.K_vtodoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_vtodoContext | context | The parse tree. |
ExitK_we(ICalendarParser.K_weContext)
Exit a parse tree produced by k_we().
Declaration
void ExitK_we(ICalendarParser.K_weContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_weContext | context | The parse tree. |
ExitK_weekly(ICalendarParser.K_weeklyContext)
Exit a parse tree produced by k_weekly().
Declaration
void ExitK_weekly(ICalendarParser.K_weeklyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_weeklyContext | context | The parse tree. |
ExitK_wkst(ICalendarParser.K_wkstContext)
Exit a parse tree produced by k_wkst().
Declaration
void ExitK_wkst(ICalendarParser.K_wkstContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_wkstContext | context | The parse tree. |
ExitK_yearly(ICalendarParser.K_yearlyContext)
Exit a parse tree produced by k_yearly().
Declaration
void ExitK_yearly(ICalendarParser.K_yearlyContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.K_yearlyContext | context | The parse tree. |
ExitLanguage(ICalendarParser.LanguageContext)
Exit a parse tree produced by language().
Declaration
void ExitLanguage(ICalendarParser.LanguageContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LanguageContext | context | The parse tree. |
ExitLanguage_char(ICalendarParser.Language_charContext)
Exit a parse tree produced by language_char().
Declaration
void ExitLanguage_char(ICalendarParser.Language_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Language_charContext | context | The parse tree. |
ExitLanguageparam(ICalendarParser.LanguageparamContext)
Exit a parse tree produced by languageparam().
Declaration
void ExitLanguageparam(ICalendarParser.LanguageparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LanguageparamContext | context | The parse tree. |
ExitLast_mod(ICalendarParser.Last_modContext)
Exit a parse tree produced by last_mod().
Declaration
void ExitLast_mod(ICalendarParser.Last_modContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Last_modContext | context | The parse tree. |
ExitLocation(ICalendarParser.LocationContext)
Exit a parse tree produced by location().
Declaration
void ExitLocation(ICalendarParser.LocationContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LocationContext | context | The parse tree. |
ExitLocparam(ICalendarParser.LocparamContext)
Exit a parse tree produced by locparam().
Declaration
void ExitLocparam(ICalendarParser.LocparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.LocparamContext | context | The parse tree. |
ExitMemberparam(ICalendarParser.MemberparamContext)
Exit a parse tree produced by memberparam().
Declaration
void ExitMemberparam(ICalendarParser.MemberparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MemberparamContext | context | The parse tree. |
ExitMethod(ICalendarParser.MethodContext)
Exit a parse tree produced by method().
Declaration
void ExitMethod(ICalendarParser.MethodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MethodContext | context | The parse tree. |
ExitMonthdaynum(ICalendarParser.MonthdaynumContext)
Exit a parse tree produced by monthdaynum().
Declaration
void ExitMonthdaynum(ICalendarParser.MonthdaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.MonthdaynumContext | context | The parse tree. |
ExitName(ICalendarParser.NameContext)
Exit a parse tree produced by name().
Declaration
void ExitName(ICalendarParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.NameContext | context | The parse tree. |
ExitOrdyrday(ICalendarParser.OrdyrdayContext)
Exit a parse tree produced by ordyrday().
Declaration
void ExitOrdyrday(ICalendarParser.OrdyrdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrdyrdayContext | context | The parse tree. |
ExitOrganizer(ICalendarParser.OrganizerContext)
Exit a parse tree produced by organizer().
Declaration
void ExitOrganizer(ICalendarParser.OrganizerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrganizerContext | context | The parse tree. |
ExitOrgparam(ICalendarParser.OrgparamContext)
Exit a parse tree produced by orgparam().
Declaration
void ExitOrgparam(ICalendarParser.OrgparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.OrgparamContext | context | The parse tree. |
ExitOther_param(ICalendarParser.Other_paramContext)
Exit a parse tree produced by other_param().
Declaration
void ExitOther_param(ICalendarParser.Other_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Other_paramContext | context | The parse tree. |
ExitParam_name(ICalendarParser.Param_nameContext)
Exit a parse tree produced by param_name().
Declaration
void ExitParam_name(ICalendarParser.Param_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Param_nameContext | context | The parse tree. |
ExitParam_value(ICalendarParser.Param_valueContext)
Exit a parse tree produced by param_value().
Declaration
void ExitParam_value(ICalendarParser.Param_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Param_valueContext | context | The parse tree. |
ExitParamtext(ICalendarParser.ParamtextContext)
Exit a parse tree produced by paramtext().
Declaration
void ExitParamtext(ICalendarParser.ParamtextContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ParamtextContext | context | The parse tree. |
ExitParse(ICalendarParser.ParseContext)
Exit a parse tree produced by parse().
Declaration
void ExitParse(ICalendarParser.ParseContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ParseContext | context | The parse tree. |
ExitPartstat_event(ICalendarParser.Partstat_eventContext)
Exit a parse tree produced by partstat_event().
Declaration
void ExitPartstat_event(ICalendarParser.Partstat_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_eventContext | context | The parse tree. |
ExitPartstat_jour(ICalendarParser.Partstat_jourContext)
Exit a parse tree produced by partstat_jour().
Declaration
void ExitPartstat_jour(ICalendarParser.Partstat_jourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_jourContext | context | The parse tree. |
ExitPartstat_todo(ICalendarParser.Partstat_todoContext)
Exit a parse tree produced by partstat_todo().
Declaration
void ExitPartstat_todo(ICalendarParser.Partstat_todoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Partstat_todoContext | context | The parse tree. |
ExitPartstatparam(ICalendarParser.PartstatparamContext)
Exit a parse tree produced by partstatparam().
Declaration
void ExitPartstatparam(ICalendarParser.PartstatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PartstatparamContext | context | The parse tree. |
ExitPercent(ICalendarParser.PercentContext)
Exit a parse tree produced by percent().
Declaration
void ExitPercent(ICalendarParser.PercentContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PercentContext | context | The parse tree. |
ExitPeriod(ICalendarParser.PeriodContext)
Exit a parse tree produced by period().
Declaration
void ExitPeriod(ICalendarParser.PeriodContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PeriodContext | context | The parse tree. |
ExitPeriod_explicit(ICalendarParser.Period_explicitContext)
Exit a parse tree produced by period_explicit().
Declaration
void ExitPeriod_explicit(ICalendarParser.Period_explicitContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Period_explicitContext | context | The parse tree. |
ExitPeriod_start(ICalendarParser.Period_startContext)
Exit a parse tree produced by period_start().
Declaration
void ExitPeriod_start(ICalendarParser.Period_startContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Period_startContext | context | The parse tree. |
ExitPriority(ICalendarParser.PriorityContext)
Exit a parse tree produced by priority().
Declaration
void ExitPriority(ICalendarParser.PriorityContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PriorityContext | context | The parse tree. |
ExitPriovalue(ICalendarParser.PriovalueContext)
Exit a parse tree produced by priovalue().
Declaration
void ExitPriovalue(ICalendarParser.PriovalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.PriovalueContext | context | The parse tree. |
ExitProdid(ICalendarParser.ProdidContext)
Exit a parse tree produced by prodid().
Declaration
void ExitProdid(ICalendarParser.ProdidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ProdidContext | context | The parse tree. |
ExitQsafe_char(ICalendarParser.Qsafe_charContext)
Exit a parse tree produced by qsafe_char().
Declaration
void ExitQsafe_char(ICalendarParser.Qsafe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Qsafe_charContext | context | The parse tree. |
ExitQuoted_string(ICalendarParser.Quoted_stringContext)
Exit a parse tree produced by quoted_string().
Declaration
void ExitQuoted_string(ICalendarParser.Quoted_stringContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Quoted_stringContext | context | The parse tree. |
ExitRangeparam(ICalendarParser.RangeparamContext)
Exit a parse tree produced by rangeparam().
Declaration
void ExitRangeparam(ICalendarParser.RangeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RangeparamContext | context | The parse tree. |
ExitRdate(ICalendarParser.RdateContext)
Exit a parse tree produced by rdate().
Declaration
void ExitRdate(ICalendarParser.RdateContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdateContext | context | The parse tree. |
ExitRdtparam(ICalendarParser.RdtparamContext)
Exit a parse tree produced by rdtparam().
Declaration
void ExitRdtparam(ICalendarParser.RdtparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdtparamContext | context | The parse tree. |
ExitRdtval(ICalendarParser.RdtvalContext)
Exit a parse tree produced by rdtval().
Declaration
void ExitRdtval(ICalendarParser.RdtvalContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RdtvalContext | context | The parse tree. |
ExitRecur(ICalendarParser.RecurContext)
Exit a parse tree produced by recur().
Declaration
void ExitRecur(ICalendarParser.RecurContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RecurContext | context | The parse tree. |
ExitRecur_rule_part(ICalendarParser.Recur_rule_partContext)
Exit a parse tree produced by recur_rule_part().
Declaration
void ExitRecur_rule_part(ICalendarParser.Recur_rule_partContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Recur_rule_partContext | context | The parse tree. |
ExitRecurid(ICalendarParser.RecuridContext)
Exit a parse tree produced by recurid().
Declaration
void ExitRecurid(ICalendarParser.RecuridContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RecuridContext | context | The parse tree. |
ExitReg_name(ICalendarParser.Reg_nameContext)
Exit a parse tree produced by reg_name().
Declaration
void ExitReg_name(ICalendarParser.Reg_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Reg_nameContext | context | The parse tree. |
ExitReg_name_char(ICalendarParser.Reg_name_charContext)
Exit a parse tree produced by reg_name_char().
Declaration
void ExitReg_name_char(ICalendarParser.Reg_name_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Reg_name_charContext | context | The parse tree. |
ExitRelated(ICalendarParser.RelatedContext)
Exit a parse tree produced by related().
Declaration
void ExitRelated(ICalendarParser.RelatedContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RelatedContext | context | The parse tree. |
ExitRelparam(ICalendarParser.RelparamContext)
Exit a parse tree produced by relparam().
Declaration
void ExitRelparam(ICalendarParser.RelparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RelparamContext | context | The parse tree. |
ExitReltypeparam(ICalendarParser.ReltypeparamContext)
Exit a parse tree produced by reltypeparam().
Declaration
void ExitReltypeparam(ICalendarParser.ReltypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ReltypeparamContext | context | The parse tree. |
ExitRepeat_(ICalendarParser.Repeat_Context)
Exit a parse tree produced by repeat_().
Declaration
void ExitRepeat_(ICalendarParser.Repeat_Context context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Repeat_Context | context | The parse tree. |
ExitResources(ICalendarParser.ResourcesContext)
Exit a parse tree produced by resources().
Declaration
void ExitResources(ICalendarParser.ResourcesContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ResourcesContext | context | The parse tree. |
ExitResrcparam(ICalendarParser.ResrcparamContext)
Exit a parse tree produced by resrcparam().
Declaration
void ExitResrcparam(ICalendarParser.ResrcparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ResrcparamContext | context | The parse tree. |
ExitRidparam(ICalendarParser.RidparamContext)
Exit a parse tree produced by ridparam().
Declaration
void ExitRidparam(ICalendarParser.RidparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RidparamContext | context | The parse tree. |
ExitRoleparam(ICalendarParser.RoleparamContext)
Exit a parse tree produced by roleparam().
Declaration
void ExitRoleparam(ICalendarParser.RoleparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RoleparamContext | context | The parse tree. |
ExitRrule(ICalendarParser.RruleContext)
Exit a parse tree produced by rrule().
Declaration
void ExitRrule(ICalendarParser.RruleContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RruleContext | context | The parse tree. |
ExitRstatparam(ICalendarParser.RstatparamContext)
Exit a parse tree produced by rstatparam().
Declaration
void ExitRstatparam(ICalendarParser.RstatparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RstatparamContext | context | The parse tree. |
ExitRstatus(ICalendarParser.RstatusContext)
Exit a parse tree produced by rstatus().
Declaration
void ExitRstatus(ICalendarParser.RstatusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RstatusContext | context | The parse tree. |
ExitRsvpparam(ICalendarParser.RsvpparamContext)
Exit a parse tree produced by rsvpparam().
Declaration
void ExitRsvpparam(ICalendarParser.RsvpparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.RsvpparamContext | context | The parse tree. |
ExitSafe_char(ICalendarParser.Safe_charContext)
Exit a parse tree produced by safe_char().
Declaration
void ExitSafe_char(ICalendarParser.Safe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Safe_charContext | context | The parse tree. |
ExitSentbyparam(ICalendarParser.SentbyparamContext)
Exit a parse tree produced by sentbyparam().
Declaration
void ExitSentbyparam(ICalendarParser.SentbyparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SentbyparamContext | context | The parse tree. |
ExitSeq(ICalendarParser.SeqContext)
Exit a parse tree produced by seq().
Declaration
void ExitSeq(ICalendarParser.SeqContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SeqContext | context | The parse tree. |
ExitStandardc(ICalendarParser.StandardcContext)
Exit a parse tree produced by standardc().
Declaration
void ExitStandardc(ICalendarParser.StandardcContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StandardcContext | context | The parse tree. |
ExitStatcode(ICalendarParser.StatcodeContext)
Exit a parse tree produced by statcode().
Declaration
void ExitStatcode(ICalendarParser.StatcodeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatcodeContext | context | The parse tree. |
ExitStatus(ICalendarParser.StatusContext)
Exit a parse tree produced by status().
Declaration
void ExitStatus(ICalendarParser.StatusContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatusContext | context | The parse tree. |
ExitStatvalue(ICalendarParser.StatvalueContext)
Exit a parse tree produced by statvalue().
Declaration
void ExitStatvalue(ICalendarParser.StatvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.StatvalueContext | context | The parse tree. |
ExitStatvalue_event(ICalendarParser.Statvalue_eventContext)
Exit a parse tree produced by statvalue_event().
Declaration
void ExitStatvalue_event(ICalendarParser.Statvalue_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_eventContext | context | The parse tree. |
ExitStatvalue_jour(ICalendarParser.Statvalue_jourContext)
Exit a parse tree produced by statvalue_jour().
Declaration
void ExitStatvalue_jour(ICalendarParser.Statvalue_jourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_jourContext | context | The parse tree. |
ExitStatvalue_todo(ICalendarParser.Statvalue_todoContext)
Exit a parse tree produced by statvalue_todo().
Declaration
void ExitStatvalue_todo(ICalendarParser.Statvalue_todoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Statvalue_todoContext | context | The parse tree. |
ExitSubtype_name(ICalendarParser.Subtype_nameContext)
Exit a parse tree produced by subtype_name().
Declaration
void ExitSubtype_name(ICalendarParser.Subtype_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Subtype_nameContext | context | The parse tree. |
ExitSummary(ICalendarParser.SummaryContext)
Exit a parse tree produced by summary().
Declaration
void ExitSummary(ICalendarParser.SummaryContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SummaryContext | context | The parse tree. |
ExitSummparam(ICalendarParser.SummparamContext)
Exit a parse tree produced by summparam().
Declaration
void ExitSummparam(ICalendarParser.SummparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.SummparamContext | context | The parse tree. |
ExitText(ICalendarParser.TextContext)
Exit a parse tree produced by text().
Declaration
void ExitText(ICalendarParser.TextContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TextContext | context | The parse tree. |
ExitTime(ICalendarParser.TimeContext)
Exit a parse tree produced by time().
Declaration
void ExitTime(ICalendarParser.TimeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimeContext | context | The parse tree. |
ExitTime_hour(ICalendarParser.Time_hourContext)
Exit a parse tree produced by time_hour().
Declaration
void ExitTime_hour(ICalendarParser.Time_hourContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_hourContext | context | The parse tree. |
ExitTime_minute(ICalendarParser.Time_minuteContext)
Exit a parse tree produced by time_minute().
Declaration
void ExitTime_minute(ICalendarParser.Time_minuteContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_minuteContext | context | The parse tree. |
ExitTime_numzone(ICalendarParser.Time_numzoneContext)
Exit a parse tree produced by time_numzone().
Declaration
void ExitTime_numzone(ICalendarParser.Time_numzoneContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_numzoneContext | context | The parse tree. |
ExitTime_second(ICalendarParser.Time_secondContext)
Exit a parse tree produced by time_second().
Declaration
void ExitTime_second(ICalendarParser.Time_secondContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Time_secondContext | context | The parse tree. |
ExitTimezonec(ICalendarParser.TimezonecContext)
Exit a parse tree produced by timezonec().
Declaration
void ExitTimezonec(ICalendarParser.TimezonecContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimezonecContext | context | The parse tree. |
ExitTimezoneprop(ICalendarParser.TimezonepropContext)
Exit a parse tree produced by timezoneprop().
Declaration
void ExitTimezoneprop(ICalendarParser.TimezonepropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TimezonepropContext | context | The parse tree. |
ExitTodoc(ICalendarParser.TodocContext)
Exit a parse tree produced by todoc().
Declaration
void ExitTodoc(ICalendarParser.TodocContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TodocContext | context | The parse tree. |
ExitTodoprop(ICalendarParser.TodopropContext)
Exit a parse tree produced by todoprop().
Declaration
void ExitTodoprop(ICalendarParser.TodopropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TodopropContext | context | The parse tree. |
ExitTransp(ICalendarParser.TranspContext)
Exit a parse tree produced by transp().
Declaration
void ExitTransp(ICalendarParser.TranspContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TranspContext | context | The parse tree. |
ExitTransvalue(ICalendarParser.TransvalueContext)
Exit a parse tree produced by transvalue().
Declaration
void ExitTransvalue(ICalendarParser.TransvalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TransvalueContext | context | The parse tree. |
ExitTrigabs(ICalendarParser.TrigabsContext)
Exit a parse tree produced by trigabs().
Declaration
void ExitTrigabs(ICalendarParser.TrigabsContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigabsContext | context | The parse tree. |
ExitTrigger(ICalendarParser.TriggerContext)
Exit a parse tree produced by trigger().
Declaration
void ExitTrigger(ICalendarParser.TriggerContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TriggerContext | context | The parse tree. |
ExitTrigrel(ICalendarParser.TrigrelContext)
Exit a parse tree produced by trigrel().
Declaration
void ExitTrigrel(ICalendarParser.TrigrelContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigrelContext | context | The parse tree. |
ExitTrigrelparam(ICalendarParser.TrigrelparamContext)
Exit a parse tree produced by trigrelparam().
Declaration
void ExitTrigrelparam(ICalendarParser.TrigrelparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TrigrelparamContext | context | The parse tree. |
ExitTsafe_char(ICalendarParser.Tsafe_charContext)
Exit a parse tree produced by tsafe_char().
Declaration
void ExitTsafe_char(ICalendarParser.Tsafe_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Tsafe_charContext | context | The parse tree. |
ExitType_name(ICalendarParser.Type_nameContext)
Exit a parse tree produced by type_name().
Declaration
void ExitType_name(ICalendarParser.Type_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Type_nameContext | context | The parse tree. |
ExitTzid(ICalendarParser.TzidContext)
Exit a parse tree produced by tzid().
Declaration
void ExitTzid(ICalendarParser.TzidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzidContext | context | The parse tree. |
ExitTzidparam(ICalendarParser.TzidparamContext)
Exit a parse tree produced by tzidparam().
Declaration
void ExitTzidparam(ICalendarParser.TzidparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzidparamContext | context | The parse tree. |
ExitTzname(ICalendarParser.TznameContext)
Exit a parse tree produced by tzname().
Declaration
void ExitTzname(ICalendarParser.TznameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TznameContext | context | The parse tree. |
ExitTznparam(ICalendarParser.TznparamContext)
Exit a parse tree produced by tznparam().
Declaration
void ExitTznparam(ICalendarParser.TznparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TznparamContext | context | The parse tree. |
ExitTzoffsetfrom(ICalendarParser.TzoffsetfromContext)
Exit a parse tree produced by tzoffsetfrom().
Declaration
void ExitTzoffsetfrom(ICalendarParser.TzoffsetfromContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzoffsetfromContext | context | The parse tree. |
ExitTzoffsetto(ICalendarParser.TzoffsettoContext)
Exit a parse tree produced by tzoffsetto().
Declaration
void ExitTzoffsetto(ICalendarParser.TzoffsettoContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzoffsettoContext | context | The parse tree. |
ExitTzprop(ICalendarParser.TzpropContext)
Exit a parse tree produced by tzprop().
Declaration
void ExitTzprop(ICalendarParser.TzpropContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzpropContext | context | The parse tree. |
ExitTzurl(ICalendarParser.TzurlContext)
Exit a parse tree produced by tzurl().
Declaration
void ExitTzurl(ICalendarParser.TzurlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.TzurlContext | context | The parse tree. |
ExitUid(ICalendarParser.UidContext)
Exit a parse tree produced by uid().
Declaration
void ExitUid(ICalendarParser.UidContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UidContext | context | The parse tree. |
ExitUri(ICalendarParser.UriContext)
Exit a parse tree produced by uri().
Declaration
void ExitUri(ICalendarParser.UriContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UriContext | context | The parse tree. |
ExitUrl(ICalendarParser.UrlContext)
Exit a parse tree produced by url().
Declaration
void ExitUrl(ICalendarParser.UrlContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.UrlContext | context | The parse tree. |
ExitUtc_offset(ICalendarParser.Utc_offsetContext)
Exit a parse tree produced by utc_offset().
Declaration
void ExitUtc_offset(ICalendarParser.Utc_offsetContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Utc_offsetContext | context | The parse tree. |
ExitValue(ICalendarParser.ValueContext)
Exit a parse tree produced by value().
Declaration
void ExitValue(ICalendarParser.ValueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValueContext | context | The parse tree. |
ExitValue_char(ICalendarParser.Value_charContext)
Exit a parse tree produced by value_char().
Declaration
void ExitValue_char(ICalendarParser.Value_charContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.Value_charContext | context | The parse tree. |
ExitValuetype(ICalendarParser.ValuetypeContext)
Exit a parse tree produced by valuetype().
Declaration
void ExitValuetype(ICalendarParser.ValuetypeContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValuetypeContext | context | The parse tree. |
ExitValuetypeparam(ICalendarParser.ValuetypeparamContext)
Exit a parse tree produced by valuetypeparam().
Declaration
void ExitValuetypeparam(ICalendarParser.ValuetypeparamContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.ValuetypeparamContext | context | The parse tree. |
ExitVersion(ICalendarParser.VersionContext)
Exit a parse tree produced by version().
Declaration
void ExitVersion(ICalendarParser.VersionContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.VersionContext | context | The parse tree. |
ExitVervalue(ICalendarParser.VervalueContext)
Exit a parse tree produced by vervalue().
Declaration
void ExitVervalue(ICalendarParser.VervalueContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.VervalueContext | context | The parse tree. |
ExitWeekday(ICalendarParser.WeekdayContext)
Exit a parse tree produced by weekday().
Declaration
void ExitWeekday(ICalendarParser.WeekdayContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeekdayContext | context | The parse tree. |
ExitWeekdaynum(ICalendarParser.WeekdaynumContext)
Exit a parse tree produced by weekdaynum().
Declaration
void ExitWeekdaynum(ICalendarParser.WeekdaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeekdaynumContext | context | The parse tree. |
ExitWeeknum(ICalendarParser.WeeknumContext)
Exit a parse tree produced by weeknum().
Declaration
void ExitWeeknum(ICalendarParser.WeeknumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.WeeknumContext | context | The parse tree. |
ExitX_comp(ICalendarParser.X_compContext)
Exit a parse tree produced by x_comp().
Declaration
void ExitX_comp(ICalendarParser.X_compContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_compContext | context | The parse tree. |
ExitX_name(ICalendarParser.X_nameContext)
Exit a parse tree produced by x_name().
Declaration
void ExitX_name(ICalendarParser.X_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_nameContext | context | The parse tree. |
ExitX_param(ICalendarParser.X_paramContext)
Exit a parse tree produced by x_param().
Declaration
void ExitX_param(ICalendarParser.X_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_paramContext | context | The parse tree. |
ExitX_prop(ICalendarParser.X_propContext)
Exit a parse tree produced by x_prop().
Declaration
void ExitX_prop(ICalendarParser.X_propContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.X_propContext | context | The parse tree. |
ExitYeardaynum(ICalendarParser.YeardaynumContext)
Exit a parse tree produced by yeardaynum().
Declaration
void ExitYeardaynum(ICalendarParser.YeardaynumContext context)
Parameters
Type | Name | Description |
---|---|---|
ICalendarParser.YeardaynumContext | context | The parse tree. |