TreeInfo is used to accumulate information about a subtree of the object graph so that optimizations can be applied to the subtree.
TreeInfo
new TreeInfo()
public function TreeInfo()
public minLength:Number
public maxLength:Number
public maxValid:Boolean
public deterministic:Boolean
public function reset():Void