DSymbol.opSlice

struct DSymbol
inout(DSymbol)*[]
opSlice
inout
(
this This
)
(
)

Return Value

Type: inout(DSymbol)*[]

a range over this symbol's parts and publicly visible imports

Meta