nextdemo

Undocumented in source.

Members

Classes

Car
class Car
Undocumented in source.
Inspector
class Inspector
Undocumented in source.
StateInspector
class StateInspector
Undocumented in source.
Truck
class Truck
Undocumented in source.

Functions

_inspect
void _inspect(Car v, Inspector i)
Undocumented in source. Be warned that the author may not have intended to support it.
_inspect
void _inspect(Car v, StateInspector i)
Undocumented in source. Be warned that the author may not have intended to support it.
_inspect
void _inspect(Vehicle v, Inspector i)
Undocumented in source. Be warned that the author may not have intended to support it.
inspect
void inspect(virtual!Vehicle , virtual!Inspector )
Undocumented in source.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Vehicle
interface Vehicle
Undocumented in source.

Meta