class PgSqlLexer::MissingEndQuotedLiteral

Overview

An exception that is raised if the closing ' is not found for a string literal

Defined in:

pg_sql_lexer/exceptions.cr

Constructors

Constructor Detail

def self.new #

[View source]