RegistrationLocation.line

Get line in file on which registration occurred.

interface RegistrationLocation
@property @safe nothrow
size_t
line
()

Return Value

Type: size_t

size_t line in file on which registration occurred.

Meta