Closed GoogleCodeExporter closed 9 years ago
Fixed in r2807. The new dependency type hierarchy is:
DependencyNode
* HeadRelations: FSArray of DependencyRelation
* ChildRelations: FSArray of DependencyRelation
TopDependencyNode (inherits from DependencyNode)
DependencyRelation
* Head: DependencyNode
* Relation: String
* Child: DependencyNode
Original comment by steven.b...@gmail.com
on 23 Mar 2011 at 11:02
Original issue reported on code.google.com by
steven.b...@gmail.com
on 23 Mar 2011 at 10:58