======Класс AstWalker====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * Topomatic.Crs.Ast.AstWalker * [[developers:references:topomatic.crs.ast.actclonner|Topomatic.Crs.Ast.ActClonner]] * [[developers:references:topomatic.crs.ast.actequalitycomparer|Topomatic.Crs.Ast.ActEqualityComparer]] * [[developers:references:topomatic.crs.ast.acttypecollector|Topomatic.Crs.Ast.ActTypeCollector]] * [[developers:references:topomatic.crs.ast.codewalker|Topomatic.Crs.Ast.CodeWalker]] * [[developers:references:topomatic.crs.ast.stgdeserializer|Topomatic.Crs.Ast.StgDeserializer]] * [[developers:references:topomatic.crs.ast.stgserializer|Topomatic.Crs.Ast.StgSerializer]] * [[developers:references:topomatic.crs.ast.xmlserializer|Topomatic.Crs.Ast.XmlSerializer]] * [[developers:references:topomatic.crs.rbt.rbtgenerator|Topomatic.Crs.Rbt.RbtGenerator]] * [[developers:references:topomatic.crs.rbt.rbtvariablewalker|Topomatic.Crs.Rbt.RbtVariableWalker]] =====Синтаксис===== public class AstWalker =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.ast.astwalker..ctor|AstWalker()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttrystatement|PostWalk(AstTryStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astunaryexpression|PostWalk(AstUnaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astwhilestatement|PostWalk(AstWhileStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttupleexpression|PostWalk(AstTupleExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astwithstatement|PostWalk(AstWithStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astsliceexpression|PostWalk(AstSliceExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astarg|PostWalk(AstArg)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astparenthesisexpression|PostWalk(AstParenthesisExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdottedname|PostWalk(AstDottedName)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astorexpression|PostWalk(AstOrExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astifstatementtest|PostWalk(AstIfStatementTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astnameexpression|PostWalk(AstNameExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehensionfor|PostWalk(AstListComprehensionFor)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astmemberexpression|PostWalk(AstMemberExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astyieldexpression|PostWalk(AstYieldExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astreturnstatement|PostWalk(AstReturnStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astassertstatement|PostWalk(AstAssertStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astraisestatement|PostWalk(AstRaiseStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astfromimportstatement|PostWalk(AstFromImportStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astexecstatement|PostWalk(AstExecStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astfunctiondefinition|PostWalk(AstFunctionDefinition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdelstatement|PostWalk(AstDelStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astglobalstatement|PostWalk(AstGlobalStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcontinuestatement|PostWalk(AstContinueStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehensionif|PostWalk(AstListComprehensionIf)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astifstatement|PostWalk(AstIfStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astimportstatement|PostWalk(AstImportStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbreakstatement|PostWalk(AstBreakStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astprintstatement|PostWalk(AstPrintStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astaugmentedassignstatement|PostWalk(AstAugmentedAssignStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astunit|PostWalk(AstUnit)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astassignmentstatement|PostWalk(AstAssignmentStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astclassdefinition|PostWalk(AstClassDefinition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astexpressionstatement|PostWalk(AstExpressionStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astparameter|PostWalk(AstParameter)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistcomprehension|PostWalk(AstListComprehension)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actrelativenode|PostWalk(ActRelativeNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbackquoteexpression|PostWalk(AstBackQuoteExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.acttworaynode|PostWalk(ActTwoRayNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astandexpression|PostWalk(AstAndExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actraycontainernode|PostWalk(ActRayContainerNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsectvolume|PostWalk(ActSectVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astbinaryexpression|PostWalk(AstBinaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actraycontournode|PostWalk(ActRayContourNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimpleray|PostWalk(ActSimpleRay)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimplevolume|PostWalk(ActSimpleVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.acttwonoderay|PostWalk(ActTwoNodeRay)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actunioncontour|PostWalk(ActUnionContour)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsegmentcontour|PostWalk(ActSegmentContour)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimplecontour|PostWalk(ActSimpleContour)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsegmentvolume|PostWalk(ActSegmentVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlistexpression|PostWalk(AstListExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimplenode|PostWalk(ActSimpleNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actcomponent|PostWalk(ActComponent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astsublistparameter|PostWalk(AstSublistParameter)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astlambdaexpression|PostWalk(AstLambdaExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asttrystatementhandler|PostWalk(AstTryStatementHandler)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astindexexpression|PostWalk(AstIndexExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcommentstatement|PostWalk(AstCommentStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astgeneratorexpression|PostWalk(AstGeneratorExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astcallexpression|PostWalk(AstCallExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsequence|PostWalk(ActSequence)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actcondition|PostWalk(ActCondition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astdictionaryexpression|PostWalk(AstDictionaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actswitch|PostWalk(ActSwitch)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astconstantexpression|PostWalk(AstConstantExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actreport|PostWalk(ActReport)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astconditionalexpression|PostWalk(AstConditionalExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.asterrorexpression|PostWalk(AstErrorExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.astforstatement|PostWalk(AstForStatement)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfromimportstatement|Walk(AstFromImportStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehension|Walk(AstListComprehension)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttrystatementhandler|Walk(AstTryStatementHandler)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlambdaexpression|Walk(AstLambdaExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcommentstatement|Walk(AstCommentStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astindexexpression|Walk(AstIndexExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsequence|Walk(ActSequence)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astgeneratorexpression|Walk(AstGeneratorExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actcondition|Walk(ActCondition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asterrorexpression|Walk(AstErrorExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actswitch|Walk(ActSwitch)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdictionaryexpression|Walk(AstDictionaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actreport|Walk(ActReport)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconstantexpression|Walk(AstConstantExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actcomponent|Walk(ActComponent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconditionalexpression|Walk(AstConditionalExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplenode|Walk(ActSimpleNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcallexpression|Walk(AstCallExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsegmentcontour|Walk(ActSegmentContour)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actunioncontour|Walk(ActUnionContour)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplevolume|Walk(ActSimpleVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.acttwonoderay|Walk(ActTwoNodeRay)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsegmentvolume|Walk(ActSegmentVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimpleray|Walk(ActSimpleRay)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astsublistparameter|Walk(AstSublistParameter)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsectvolume|Walk(ActSectVolume)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astandexpression|Walk(AstAndExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actraycontainernode|Walk(ActRayContainerNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbackquoteexpression|Walk(AstBackQuoteExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.acttworaynode|Walk(ActTwoRayNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbinaryexpression|Walk(AstBinaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actrelativenode|Walk(ActRelativeNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actraycontournode|Walk(ActRayContourNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistexpression|Walk(AstListExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparameter|Walk(AstParameter)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astmemberexpression|Walk(AstMemberExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astraisestatement|Walk(AstRaiseStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astaugmentedassignstatement|Walk(AstAugmentedAssignStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunit|Walk(AstUnit)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbreakstatement|Walk(AstBreakStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astprintstatement|Walk(AstPrintStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astclassdefinition|Walk(AstClassDefinition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassignmentstatement|Walk(AstAssignmentStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astimportstatement|Walk(AstImportStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatement|Walk(AstIfStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdelstatement|Walk(AstDelStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astglobalstatement|Walk(AstGlobalStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexecstatement|Walk(AstExecStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfunctiondefinition|Walk(AstFunctionDefinition)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexpressionstatement|Walk(AstExpressionStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcontinuestatement|Walk(AstContinueStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astforstatement|Walk(AstForStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astreturnstatement|Walk(AstReturnStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttrystatement|Walk(AstTryStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehensionif|Walk(AstListComprehensionIf)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astnameexpression|Walk(AstNameExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistcomprehensionfor|Walk(AstListComprehensionFor)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astorexpression|Walk(AstOrExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatementtest|Walk(AstIfStatementTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparenthesisexpression|Walk(AstParenthesisExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassertstatement|Walk(AstAssertStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdottedname|Walk(AstDottedName)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astarg|Walk(AstArg)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttupleexpression|Walk(AstTupleExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwithstatement|Walk(AstWithStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunaryexpression|Walk(AstUnaryExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwhilestatement|Walk(AstWhileStatement)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astyieldexpression|Walk(AstYieldExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astsliceexpression|Walk(AstSliceExpression)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplecontour|Walk(ActSimpleContour)]]| |