isClassContext property

bool isClassContext
getter/setter pair

if class context is true the upcoming identifier will be treated as a static identifier

Implementation

bool isClassContext;