Example #1
0
 internal bool ProduceElementoVacio()
 {
     return(this.Der[0].Equals(Terminal.ElementoVacio()));
 }