diff --git a/SyntaxTree/tree/NodesGenerator.exe b/SyntaxTree/tree/NodesGenerator.exe index 3d86f4b7f..0889193e7 100644 Binary files a/SyntaxTree/tree/NodesGenerator.exe and b/SyntaxTree/tree/NodesGenerator.exe differ diff --git a/SyntaxTree/tree/Tree.cs b/SyntaxTree/tree/Tree.cs index 171b2b944..d195fc3a1 100644 --- a/SyntaxTree/tree/Tree.cs +++ b/SyntaxTree/tree/Tree.cs @@ -418,9 +418,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return subnodes.RemoveAll(match); - } + { + return subnodes.RemoveAll(match); + } // Окончание методов списка /// @@ -1956,9 +1956,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return names.RemoveAll(match); - } + { + return names.RemoveAll(match); + } // Окончание методов списка /// @@ -2166,9 +2166,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return var_definitions.RemoveAll(match); - } + { + return var_definitions.RemoveAll(match); + } // Окончание методов списка /// @@ -2365,9 +2365,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return idents.RemoveAll(match); - } + { + return idents.RemoveAll(match); + } // Окончание методов списка /// @@ -2868,9 +2868,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return defs.RemoveAll(match); - } + { + return defs.RemoveAll(match); + } // Окончание методов списка /// @@ -3067,9 +3067,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return compilation_units.RemoveAll(match); - } + { + return compilation_units.RemoveAll(match); + } // Окончание методов списка /// @@ -3477,9 +3477,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return expressions.RemoveAll(match); - } + { + return expressions.RemoveAll(match); + } // Окончание методов списка /// @@ -4941,9 +4941,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return indexers.RemoveAll(match); - } + { + return indexers.RemoveAll(match); + } // Окончание методов списка /// @@ -5716,9 +5716,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return params_list.RemoveAll(match); - } + { + return params_list.RemoveAll(match); + } // Окончание методов списка /// @@ -5915,9 +5915,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return proc_attributes.RemoveAll(match); - } + { + return proc_attributes.RemoveAll(match); + } // Окончание методов списка /// @@ -6849,9 +6849,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return types_decl.RemoveAll(match); - } + { + return types_decl.RemoveAll(match); + } // Окончание методов списка /// @@ -7425,9 +7425,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return const_defs.RemoveAll(match); - } + { + return const_defs.RemoveAll(match); + } // Окончание методов списка /// @@ -7999,9 +7999,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return units.RemoveAll(match); - } + { + return units.RemoveAll(match); + } // Окончание методов списка /// @@ -8414,9 +8414,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return compiler_directives.RemoveAll(match); - } + { + return compiler_directives.RemoveAll(match); + } // Окончание методов списка /// @@ -9654,9 +9654,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return ln.RemoveAll(match); - } + { + return ln.RemoveAll(match); + } // Окончание методов списка /// @@ -11625,9 +11625,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return members.RemoveAll(match); - } + { + return members.RemoveAll(match); + } // Окончание методов списка /// @@ -11935,9 +11935,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return class_def_blocks.RemoveAll(match); - } + { + return class_def_blocks.RemoveAll(match); + } // Окончание методов списка /// @@ -12894,9 +12894,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return rec_consts.RemoveAll(match); - } + { + return rec_consts.RemoveAll(match); + } // Окончание методов списка /// @@ -13699,9 +13699,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return literals.RemoveAll(match); - } + { + return literals.RemoveAll(match); + } // Окончание методов списка /// @@ -14192,9 +14192,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return vars.RemoveAll(match); - } + { + return vars.RemoveAll(match); + } // Окончание методов списка /// @@ -14525,9 +14525,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return vars.RemoveAll(match); - } + { + return vars.RemoveAll(match); + } // Окончание методов списка /// @@ -16830,9 +16830,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return variants.RemoveAll(match); - } + { + return variants.RemoveAll(match); + } // Окончание методов списка /// @@ -17163,9 +17163,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return vars.RemoveAll(match); - } + { + return vars.RemoveAll(match); + } // Окончание методов списка /// @@ -17853,9 +17853,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return parameters.RemoveAll(match); - } + { + return parameters.RemoveAll(match); + } // Окончание методов списка /// @@ -19324,9 +19324,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return handlers.RemoveAll(match); - } + { + return handlers.RemoveAll(match); + } // Окончание методов списка /// @@ -20302,9 +20302,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return namespaces.RemoveAll(match); - } + { + return namespaces.RemoveAll(match); + } // Окончание методов списка /// @@ -20987,9 +20987,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return types.RemoveAll(match); - } + { + return types.RemoveAll(match); + } // Окончание методов списка /// @@ -21205,9 +21205,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return params_list.RemoveAll(match); - } + { + return params_list.RemoveAll(match); + } // Окончание методов списка /// @@ -21969,9 +21969,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return defs.RemoveAll(match); - } + { + return defs.RemoveAll(match); + } // Окончание методов списка /// @@ -22302,9 +22302,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return defs.RemoveAll(match); - } + { + return defs.RemoveAll(match); + } // Окончание методов списка /// @@ -24084,9 +24084,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return enumerators.RemoveAll(match); - } + { + return enumerators.RemoveAll(match); + } // Окончание методов списка /// @@ -24615,9 +24615,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return attributes.RemoveAll(match); - } + { + return attributes.RemoveAll(match); + } // Окончание методов списка /// @@ -25099,9 +25099,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return directives.RemoveAll(match); - } + { + return directives.RemoveAll(match); + } // Окончание методов списка /// @@ -25481,9 +25481,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return sections.RemoveAll(match); - } + { + return sections.RemoveAll(match); + } // Окончание методов списка /// @@ -25716,9 +25716,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return parameters.RemoveAll(match); - } + { + return parameters.RemoveAll(match); + } // Окончание методов списка /// @@ -26051,9 +26051,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return tags.RemoveAll(match); - } + { + return tags.RemoveAll(match); + } // Окончание методов списка /// @@ -27162,9 +27162,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return attributes.RemoveAll(match); - } + { + return attributes.RemoveAll(match); + } // Окончание методов списка /// @@ -27361,9 +27361,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return attributes.RemoveAll(match); - } + { + return attributes.RemoveAll(match); + } // Окончание методов списка /// @@ -27740,9 +27740,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return defs.RemoveAll(match); - } + { + return defs.RemoveAll(match); + } // Окончание методов списка /// @@ -28150,9 +28150,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return param.RemoveAll(match); - } + { + return param.RemoveAll(match); + } // Окончание методов списка /// @@ -28748,9 +28748,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return name_expr.RemoveAll(match); - } + { + return name_expr.RemoveAll(match); + } // Окончание методов списка /// @@ -30669,9 +30669,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return variables.RemoveAll(match); - } + { + return variables.RemoveAll(match); + } // Окончание методов списка /// @@ -30998,9 +30998,9 @@ namespace PascalABCCompiler.SyntaxTree } public int RemoveAll(Predicate match) - { - return listunitsections.RemoveAll(match); - } + { + return listunitsections.RemoveAll(match); + } // Окончание методов списка /// diff --git a/Utils/NodesGeneratorNew/NodeGenerator.cs b/Utils/NodesGeneratorNew/NodeGenerator.cs index eb0e7b9b3..57d7d9f2b 100644 --- a/Utils/NodesGeneratorNew/NodeGenerator.cs +++ b/Utils/NodesGeneratorNew/NodeGenerator.cs @@ -334,9 +334,9 @@ namespace NodeGenerator public static readonly string list_remove_all_method = @" public int RemoveAll(Predicate match) - { - return list_name.RemoveAll(match); - } + { + return list_name.RemoveAll(match); + } "; public static readonly string[] list_methods =