Property | Type | Description | |
---|---|---|---|
actionRec |
Method | Description | |
---|---|---|
CodeTraverser ( |
Constructor
|
|
Traverse ( IActionExaminer examiner ) : void |
Start traversing.
|
Method | Description | |
---|---|---|
traverse ( int index, IActionExaminer examiner ) : void |
public CodeTraverser ( |
||
actions | ArrayList of action objects derived from BaseAction. | |
return | System |
public Traverse ( IActionExaminer examiner ) : void | ||
examiner | IActionExaminer | IActionExaminer object |
return | void |