class PgSqlLexer::MissingEndComment

Overview

An exception that is raised if the closing */ is not found for a comment

Defined in:

pg_sql_lexer/exceptions.cr

Constructors

Constructor Detail

def self.new #

[View source]