Cursor.isDefinition

Returns true if the declaration pointed at by the cursor is also a definition of that entity.

struct Cursor
bool
isDefinition
const @trusted
(
)

Meta