isClassContext property
if class context is true the upcoming identifier will be treated as a static identifier
Implementation
bool isClassContext;
if class context is true the upcoming identifier will be treated as a static identifier
bool isClassContext;