newKeywordOffset property
int?
get
newKeywordOffset
The offset of the new keyword.
It is null if the fragment is synthetic, or does not have the keyword.
Implementation
int? get newKeywordOffset;
The offset of the new keyword.
It is null if the fragment is synthetic, or does not have the keyword.
int? get newKeywordOffset;