public class ScopesTree extends AbstractScopesTree
ScopesTree()
ScopesTree(IScope parent)
void
addChild(IScope child)
List<IScope>
getChilds()
IScope
getParent()
setParent(IScope parent)
getTreeSize, hasParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScopesTree()
public ScopesTree(IScope parent)
public void addChild(IScope child)
public IScope getParent()
public List<IScope> getChilds()
public void setParent(IScope parent)
Copyright © 2012-2015. All Rights Reserved.