isCompiled

isCompiled(): Boolean;

The isCompiled method of the JadeRegexPattern class determines if the pattern is compiled. This method returns true if the pattern is compiled; otherwise it returns false.

2020.0.01 and higher