Exemplo n.º 1
0
 public override void EnterField_property(IddParser.Field_propertyContext context)
 {
 }
Exemplo n.º 2
0
 /// <summary>
 /// Exit a parse tree produced by <see cref="IddParser.field_property"/>.
 /// <para>The default implementation does nothing.</para>
 /// </summary>
 /// <param name="context">The parse tree.</param>
 public virtual void ExitField_property([NotNull] IddParser.Field_propertyContext context)
 {
 }