leadingCanBeNull property

bool get leadingCanBeNull

Can the leading token be null.

Implementation

bool get leadingCanBeNull => true;