What is being imposed on each subset to ensure that it conforms to the subset?
(a) A parser to parse the code
(b) A parser that parses and adds to the subset
(c) A static verifier that parses code
(d) A predefined function to parse the code
The question was posed to me at a job interview.
Origin of the question is JavaScript Subsets in portion Classes and Modules in JavaScript of JavaScript