limit property

int limit
final

The maximum allowed complexity. The evaluation will fail if this value is exceeded.

Implementation

final int limit;