Cursor.isDefinition

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

struct Cursor
const @trusted scope
bool
isDefinition
()

Meta