Class OpeningQuote

  • All Implemented Interfaces:
    RegexSyntaxElement

    public class OpeningQuote
    extends AbstractRegexSyntaxElement
    This class should only be instantiated by RegexParseResult.openingQuote() and only used when using the opening quote of a regex as an issue location. It should never appear within a regex AST.