class PgSqlLexer::MissingEndQuotedIdentifier

Overview

An exception that is raised if the closing " is not found for a double-quoted identifier

Defined in:

pg_sql_lexer/exceptions.cr

Constructors

Constructor Detail

def self.new #

[View source]