Class Pattern

    • Method Detail

      • isNullable

        public final boolean isNullable()
        Returns true if the pattern is nullable.

        A pattern is nullable when it can match the empty sequence.