maxSourceChars property

int maxSourceChars
final

Maximum size (in characters) of an accepted source input. Larger inputs are rejected before parsing/execution.

Implementation

final int maxSourceChars;