======Конструктор AstCallExpression(AstExpression, AstArg[])====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public AstCallExpression(AstExpression target, AstArg[] args) **Параметры** * //target// * Тип: [[developers:references:topomatic.crs.ast.astexpression|Topomatic.Crs.Ast.AstExpression]] * //args// * Тип: [[developers:references:topomatic.crs.ast.astarg|Topomatic.Crs.Ast.AstArg]][]