public class ActivityStackCollector extends Object implements TreeVisitor<ScopeImpl>
| Modifier and Type | Field and Description |
|---|---|
protected List<PvmActivity> |
activityStack |
| Constructor and Description |
|---|
ActivityStackCollector() |
protected List<PvmActivity> activityStack
public void visit(ScopeImpl scope)
TreeVisitorvisit in interface TreeVisitor<ScopeImpl>scope - a reference to the nodepublic List<PvmActivity> getActivityStack()
Copyright © 2018. All rights reserved.