Ejemplo n.º 1
0
 public static void LowerUnionAll(AstNode astNode, LoweringContext context)
 {
     Union.CreateAndRegister(astNode, context);
 }