Class AssemblyHiddenConstructStateGenerator


public class AssemblyHiddenConstructStateGenerator extends AssemblyConstructStateGenerator
The generator of AssemblyConstructState for a hidden sub-table operand

In short, this exhausts all possible constructors in the given sub-table. For well-designed languages, such exhaustion produces a very small set of possibilities. In general, hidden sub-table operands are a bad idea.