Package | org.flexunit.runner.manipulation.sortingInheritance |
Interface | public interface ISortingInheritanceCache |
Implementors | ClassInheritanceOrderCache |
Method | Defined By | ||
---|---|---|---|
getInheritedOrder(description:IDescription, superFirst:Boolean = true):int
Returns the ordering of this item with respect to its inheritance hierarchy
| ISortingInheritanceCache |
getInheritedOrder | () | method |
public function getInheritedOrder(description:IDescription, superFirst:Boolean = true):int
Returns the ordering of this item with respect to its inheritance hierarchy
Parameters
description:IDescription | |
superFirst:Boolean (default = true )
|
int —
|