======Класс CodeWalker====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.crs.ast.astwalker|Topomatic.Crs.Ast.AstWalker]] * Topomatic.Crs.Ast.CodeWalker =====Синтаксис===== class CodeWalker : AstWalker =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.ast.codewalker..ctor_system.io.textwriter|CodeWalker(TextWriter)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astsublistparameter|PostWalk(AstSublistParameter)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astnameexpression|PostWalk(AstNameExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astmemberexpression|PostWalk(AstMemberExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistexpression|PostWalk(AstListExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehension|PostWalk(AstListComprehension)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlambdaexpression|PostWalk(AstLambdaExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astindexexpression|PostWalk(AstIndexExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astgeneratorexpression|PostWalk(AstGeneratorExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asterrorexpression|PostWalk(AstErrorExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdictionaryexpression|PostWalk(AstDictionaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astconstantexpression|PostWalk(AstConstantExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astconditionalexpression|PostWalk(AstConditionalExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astorexpression|PostWalk(AstOrExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbinaryexpression|PostWalk(AstBinaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbackquoteexpression|PostWalk(AstBackQuoteExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astandexpression|PostWalk(AstAndExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actconstruction|PostWalk(ActConstruction)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actcomponent|PostWalk(ActComponent)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actproperty|PostWalk(ActProperty)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actinitializator|PostWalk(ActInitializator)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcommentstatement|PostWalk(AstCommentStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttrystatementhandler|PostWalk(AstTryStatementHandler)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astparameter|PostWalk(AstParameter)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcallexpression|PostWalk(AstCallExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astsliceexpression|PostWalk(AstSliceExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttupleexpression|PostWalk(AstTupleExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astwhilestatement|PostWalk(AstWhileStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttrystatement|PostWalk(AstTryStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astreturnstatement|PostWalk(AstReturnStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astraisestatement|PostWalk(AstRaiseStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astunit|PostWalk(AstUnit)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astprintstatement|PostWalk(AstPrintStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astimportstatement|PostWalk(AstImportStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astifstatement|PostWalk(AstIfStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astglobalstatement|PostWalk(AstGlobalStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astfunctiondefinition|PostWalk(AstFunctionDefinition)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astfromimportstatement|PostWalk(AstFromImportStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astforstatement|PostWalk(AstForStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astexpressionstatement|PostWalk(AstExpressionStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astexecstatement|PostWalk(AstExecStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdelstatement|PostWalk(AstDelStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcontinuestatement|PostWalk(AstContinueStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astclassdefinition|PostWalk(AstClassDefinition)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbreakstatement|PostWalk(AstBreakStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astaugmentedassignstatement|PostWalk(AstAugmentedAssignStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astassignmentstatement|PostWalk(AstAssignmentStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astassertstatement|PostWalk(AstAssertStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astyieldexpression|PostWalk(AstYieldExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astunaryexpression|PostWalk(AstUnaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astparenthesisexpression|PostWalk(AstParenthesisExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehensionfor|PostWalk(AstListComprehensionFor)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehensionif|PostWalk(AstListComprehensionIf)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astifstatementtest|PostWalk(AstIfStatementTest)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdottedname|PostWalk(AstDottedName)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astarg|PostWalk(AstArg)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astwithstatement|PostWalk(AstWithStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astandexpression|Walk(AstAndExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astandexpression|AstWalker.Walk(AstAndExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astorexpression|Walk(AstOrExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astorexpression|AstWalker.Walk(AstOrExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astparenthesisexpression|Walk(AstParenthesisExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparenthesisexpression|AstWalker.Walk(AstParenthesisExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astifstatement|Walk(AstIfStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatement|AstWalker.Walk(AstIfStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astifstatementtest|Walk(AstIfStatementTest)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatementtest|AstWalker.Walk(AstIfStatementTest)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astparameter|Walk(AstParameter)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparameter|AstWalker.Walk(AstParameter)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astindexexpression|Walk(AstIndexExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astindexexpression|AstWalker.Walk(AstIndexExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astassertstatement|Walk(AstAssertStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassertstatement|AstWalker.Walk(AstAssertStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astaugmentedassignstatement|Walk(AstAugmentedAssignStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astaugmentedassignstatement|AstWalker.Walk(AstAugmentedAssignStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astbackquoteexpression|Walk(AstBackQuoteExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbackquoteexpression|AstWalker.Walk(AstBackQuoteExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astarg|Walk(AstArg)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astarg|AstWalker.Walk(AstArg)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astunaryexpression|Walk(AstUnaryExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunaryexpression|AstWalker.Walk(AstUnaryExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astfunctiondefinition|Walk(AstFunctionDefinition)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfunctiondefinition|AstWalker.Walk(AstFunctionDefinition)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astbreakstatement|Walk(AstBreakStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbreakstatement|AstWalker.Walk(AstBreakStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astclassdefinition|Walk(AstClassDefinition)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astclassdefinition|AstWalker.Walk(AstClassDefinition)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astconstantexpression|Walk(AstConstantExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconstantexpression|AstWalker.Walk(AstConstantExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astassignmentstatement|Walk(AstAssignmentStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassignmentstatement|AstWalker.Walk(AstAssignmentStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astunit|Walk(AstUnit)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunit|AstWalker.Walk(AstUnit)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astnameexpression|Walk(AstNameExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astnameexpression|AstWalker.Walk(AstNameExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astmemberexpression|Walk(AstMemberExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astmemberexpression|AstWalker.Walk(AstMemberExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astexpressionstatement|Walk(AstExpressionStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexpressionstatement|AstWalker.Walk(AstExpressionStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astfromimportstatement|Walk(AstFromImportStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfromimportstatement|AstWalker.Walk(AstFromImportStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astcallexpression|Walk(AstCallExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcallexpression|AstWalker.Walk(AstCallExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astdottedname|Walk(AstDottedName)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdottedname|AstWalker.Walk(AstDottedName)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astbinaryexpression|Walk(AstBinaryExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbinaryexpression|AstWalker.Walk(AstBinaryExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astcontinuestatement|Walk(AstContinueStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcontinuestatement|AstWalker.Walk(AstContinueStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astexecstatement|Walk(AstExecStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexecstatement|AstWalker.Walk(AstExecStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehensionfor|Walk(AstListComprehensionFor)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehensionif|Walk(AstListComprehensionIf)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astsublistparameter|Walk(AstSublistParameter)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astconditionalexpression|Walk(AstConditionalExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconditionalexpression|AstWalker.Walk(AstConditionalExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.actconstruction|Walk(ActConstruction)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actconstruction|AstWalker.Walk(ActConstruction)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.actcomponent|Walk(ActComponent)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actcomponent|AstWalker.Walk(ActComponent)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.actproperty|Walk(ActProperty)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actproperty|AstWalker.Walk(ActProperty)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.actinitializator|Walk(ActInitializator)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actinitializator|AstWalker.Walk(ActInitializator)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astcommentstatement|Walk(AstCommentStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcommentstatement|AstWalker.Walk(AstCommentStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astglobalstatement|Walk(AstGlobalStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astglobalstatement|AstWalker.Walk(AstGlobalStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.asterrorexpression|Walk(AstErrorExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asterrorexpression|AstWalker.Walk(AstErrorExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astyieldexpression|Walk(AstYieldExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astyieldexpression|AstWalker.Walk(AstYieldExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astwithstatement|Walk(AstWithStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwithstatement|AstWalker.Walk(AstWithStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astdelstatement|Walk(AstDelStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdelstatement|AstWalker.Walk(AstDelStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astwhilestatement|Walk(AstWhileStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwhilestatement|AstWalker.Walk(AstWhileStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.asttrystatementhandler|Walk(AstTryStatementHandler)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttrystatementhandler|AstWalker.Walk(AstTryStatementHandler)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.asttrystatement|Walk(AstTryStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttrystatement|AstWalker.Walk(AstTryStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astgeneratorexpression|Walk(AstGeneratorExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astreturnstatement|Walk(AstReturnStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astreturnstatement|AstWalker.Walk(AstReturnStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astraisestatement|Walk(AstRaiseStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astraisestatement|AstWalker.Walk(AstRaiseStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlambdaexpression|Walk(AstLambdaExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astprintstatement|Walk(AstPrintStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astprintstatement|AstWalker.Walk(AstPrintStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehension|Walk(AstListComprehension)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astforstatement|Walk(AstForStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astforstatement|AstWalker.Walk(AstForStatement)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astsliceexpression|Walk(AstSliceExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astsliceexpression|AstWalker.Walk(AstSliceExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astlistexpression|Walk(AstListExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistexpression|AstWalker.Walk(AstListExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astdictionaryexpression|Walk(AstDictionaryExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdictionaryexpression|AstWalker.Walk(AstDictionaryExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.asttupleexpression|Walk(AstTupleExpression)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttupleexpression|AstWalker.Walk(AstTupleExpression)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.codewalker.walk_topomatic.crs.ast.astimportstatement|Walk(AstImportStatement)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astimportstatement|AstWalker.Walk(AstImportStatement)]].)|