EnvBooleanSchema constructor

EnvBooleanSchema(
  1. Queue<EnvRule> _rules
)

Implementation

EnvBooleanSchema(super._rules);