======Класс ActTypeCollector====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.crs.ast.astwalker|Topomatic.Crs.Ast.AstWalker]] * Topomatic.Crs.Ast.ActTypeCollector =====Синтаксис===== class ActTypeCollector : AstWalker =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.ast.acttypecollector..ctor_system.collections.generic.dictionary_2|ActTypeCollector(Dictionary)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.astifstatement|PostWalk(AstIfStatement)]]| (Наследуется от [[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.astimportstatement|PostWalk(AstImportStatement)]]| (Наследуется от [[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.astprintstatement|PostWalk(AstPrintStatement)]]| (Наследуется от [[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.astunit|PostWalk(AstUnit)]]| (Наследуется от [[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.astraisestatement|PostWalk(AstRaiseStatement)]]| (Наследуется от [[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.astreturnstatement|PostWalk(AstReturnStatement)]]| (Наследуется от [[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.asttrystatement|PostWalk(AstTryStatement)]]| (Наследуется от [[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.astnameexpression|PostWalk(AstNameExpression)]]| (Наследуется от [[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.astorexpression|PostWalk(AstOrExpression)]]| (Наследуется от [[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.astclassdefinition|PostWalk(AstClassDefinition)]]| (Наследуется от [[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.astcontinuestatement|PostWalk(AstContinueStatement)]]| (Наследуется от [[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.astdelstatement|PostWalk(AstDelStatement)]]| (Наследуется от [[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.astwhilestatement|PostWalk(AstWhileStatement)]]| (Наследуется от [[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.astexpressionstatement|PostWalk(AstExpressionStatement)]]| (Наследуется от [[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.astforstatement|PostWalk(AstForStatement)]]| (Наследуется от [[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.astfromimportstatement|PostWalk(AstFromImportStatement)]]| (Наследуется от [[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.astunaryexpression|PostWalk(AstUnaryExpression)]]| (Наследуется от [[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.astwithstatement|PostWalk(AstWithStatement)]]| (Наследуется от [[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.asttrystatementhandler|PostWalk(AstTryStatementHandler)]]| (Наследуется от [[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.actsequence|PostWalk(ActSequence)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actcondition|PostWalk(ActCondition)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actswitch|PostWalk(ActSwitch)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actreport|PostWalk(ActReport)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{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.actcomponent|PostWalk(ActComponent)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actrelativenode|PostWalk(ActRelativeNode)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.acttworaynode|PostWalk(ActTwoRayNode)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actraycontainernode|PostWalk(ActRayContainerNode)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actraycontournode|PostWalk(ActRayContourNode)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimpleray|PostWalk(ActSimpleRay)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.acttwonoderay|PostWalk(ActTwoNodeRay)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimplenode|PostWalk(ActSimpleNode)]]| (Наследуется от [[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.actsimplecontour|PostWalk(ActSimpleContour)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actunioncontour|PostWalk(ActUnionContour)]]| (Наследуется от [[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.astconditionalexpression|PostWalk(AstConditionalExpression)]]| (Наследуется от [[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.astcallexpression|PostWalk(AstCallExpression)]]| (Наследуется от [[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.astbinaryexpression|PostWalk(AstBinaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsegmentcontour|PostWalk(ActSegmentContour)]]| (Наследуется от [[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.astandexpression|PostWalk(AstAndExpression)]]| (Наследуется от [[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.actsectvolume|PostWalk(ActSectVolume)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsegmentvolume|PostWalk(ActSegmentVolume)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.postwalk_topomatic.crs.ast.actsimplevolume|PostWalk(ActSimpleVolume)]]| (Наследуется от [[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.astbreakstatement|PostWalk(AstBreakStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astclassdefinition|Walk(AstClassDefinition)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconstantexpression|Walk(AstConstantExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdottedname|Walk(AstDottedName)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astconditionalexpression|Walk(AstConditionalExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatementtest|Walk(AstIfStatementTest)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcallexpression|Walk(AstCallExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{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.astbinaryexpression|Walk(AstBinaryExpression)]]| (Наследуется от [[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.astbackquoteexpression|Walk(AstBackQuoteExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparameter|Walk(AstParameter)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astandexpression|Walk(AstAndExpression)]]| (Наследуется от [[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.acttypecollector.walk_topomatic.crs.ast.actsectvolume|Walk(ActSectVolume)]]| (Переопределяет [[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.asttrystatementhandler|Walk(AstTryStatementHandler)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsegmentvolume|Walk(ActSegmentVolume)]]| (Переопределяет [[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.astcommentstatement|Walk(AstCommentStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsimplevolume|Walk(ActSimpleVolume)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplevolume|Walk(ActSimpleVolume)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actcondition|Walk(ActCondition)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actcondition|Walk(ActCondition)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actswitch|Walk(ActSwitch)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actswitch|Walk(ActSwitch)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actreport|Walk(ActReport)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actreport|Walk(ActReport)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actcomponent|Walk(ActComponent)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actcomponent|Walk(ActComponent)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsimplenode|Walk(ActSimpleNode)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplenode|Walk(ActSimpleNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actrelativenode|Walk(ActRelativeNode)]]| (Переопределяет [[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.astarg|Walk(AstArg)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.acttworaynode|Walk(ActTwoRayNode)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.acttworaynode|Walk(ActTwoRayNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actraycontainernode|Walk(ActRayContainerNode)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actraycontainernode|Walk(ActRayContainerNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsimpleray|Walk(ActSimpleRay)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimpleray|Walk(ActSimpleRay)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.acttwonoderay|Walk(ActTwoNodeRay)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.acttwonoderay|Walk(ActTwoNodeRay)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsimplecontour|Walk(ActSimpleContour)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsimplecontour|Walk(ActSimpleContour)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actsegmentcontour|Walk(ActSegmentContour)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsegmentcontour|Walk(ActSegmentContour)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actunioncontour|Walk(ActUnionContour)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actunioncontour|Walk(ActUnionContour)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.acttypecollector.walk_topomatic.crs.ast.actraycontournode|Walk(ActRayContourNode)]]| (Переопределяет [[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.astdictionaryexpression|Walk(AstDictionaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwithstatement|Walk(AstWithStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asterrorexpression|Walk(AstErrorExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfunctiondefinition|Walk(AstFunctionDefinition)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astsliceexpression|Walk(AstSliceExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astfromimportstatement|Walk(AstFromImportStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.asttupleexpression|Walk(AstTupleExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astforstatement|Walk(AstForStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunaryexpression|Walk(AstUnaryExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astparenthesisexpression|Walk(AstParenthesisExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexpressionstatement|Walk(AstExpressionStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astexecstatement|Walk(AstExecStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassertstatement|Walk(AstAssertStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astdelstatement|Walk(AstDelStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astassignmentstatement|Walk(AstAssignmentStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astcontinuestatement|Walk(AstContinueStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astaugmentedassignstatement|Walk(AstAugmentedAssignStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astyieldexpression|Walk(AstYieldExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astbreakstatement|Walk(AstBreakStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astglobalstatement|Walk(AstGlobalStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astifstatement|Walk(AstIfStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astwhilestatement|Walk(AstWhileStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{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.astwalker.walk_topomatic.crs.ast.asttrystatement|Walk(AstTryStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astindexexpression|Walk(AstIndexExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astreturnstatement|Walk(AstReturnStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{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.astwalker.walk_topomatic.crs.ast.astorexpression|Walk(AstOrExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astraisestatement|Walk(AstRaiseStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astunit|Walk(AstUnit)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astlistexpression|Walk(AstListExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astprintstatement|Walk(AstPrintStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astmemberexpression|Walk(AstMemberExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astimportstatement|Walk(AstImportStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.astnameexpression|Walk(AstNameExpression)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astwalker|AstWalker]].)| |{{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.acttypecollector.walk_topomatic.crs.ast.actsequence|Walk(ActSequence)]]| (Переопределяет [[developers:references:topomatic.crs.ast.astwalker.walk_topomatic.crs.ast.actsequence|Walk(ActSequence)]].)|