Ejemplo n.º 1
0
 private static Antlr4.Runtime.Atn.PredictionContext AddEmptyContext(Antlr4.Runtime.Atn.PredictionContext
                                                                     context)
 {
     return(context.AddEmptyContext());
 }