effectiveLookaheadEndByte property
int
get
effectiveLookaheadEndByte
Implementation
int get effectiveLookaheadEndByte => lookaheadEndByte ?? endByte;
int get effectiveLookaheadEndByte => lookaheadEndByte ?? endByte;