Uses of Interface
uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.CreateVisitor
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
-
Uses of SpallocAPI.CreateVisitor in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator with parameters of type SpallocAPI.CreateVisitor Modifier and Type Method Description <T> T
SpallocAPI.CreateDescriptor. visit(SpallocAPI.CreateVisitor<T> visitor)
Apply a visitor to this descriptor.