======Конструктор CodeWalker(AstUnit, List)====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public CodeWalker(AstUnit unit, List> comments) **Параметры** * //unit// * Тип: [[developers:references:topomatic.crs.ast.astunit|Topomatic.Crs.Ast.AstUnit]] * //comments// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:microsoft.scripting.sourcespan|Microsoft.Scripting.SourceSpan]], [[developers:references:system.string|System.String]]>>