keyword property

Token get keyword

Return the token representing the keyword that introduces this directive ('import', 'export', 'library' or 'part').

Implementation

Token get keyword;