nameEnd property
int?
get
nameEnd
Return the offset of the character immediately following the last
character of this constructor's name, or null
if not named.
TODO(migration): encapsulate nameEnd and periodOffset?
Implementation
int? get nameEnd;