DSymbol.opSlice

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

Return Value

Type: inout(DSymbol)*[]

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

Meta