Cursor.isPreprocessing

Determine whether the given cursor represents a preprocessing element, such as a preprocessor directive or macro instantiation.

struct Cursor
@property
bool
isPreprocessing
const @trusted
(
)

Meta