equal


Description:

public bool equal (PatternSpec pspec)

Compares two compiled pattern specs and returns whether they will match the same set of strings.

Parameters:

this

a PatternSpec

pspec2

another PatternSpec

Returns:

Whether the compiled patterns are equal