Module keywords

Source
Expand description

Contains a constant with a slice of all the reserved keywords RESERVED_KEYWORDS

Constants§

RESERVED_KEYWORDS

Statics§

RESERVED_KEYWORD_SET
The above set of reserved keywords, turned into a cached HashSet. This saves significant time during Namer::reset.