SourceLocation.isFromMainFile

Returns if the given source location is in the main file of the corresponding translation unit.

struct SourceLocation
@property
bool
isFromMainFile
const @trusted
(
)

Meta