public static void LowerUnionAll(AstNode astNode, LoweringContext context) { Union.CreateAndRegister(astNode, context); }