
SQL::QueryBuilder::Pretty::Database::ANSI::Comment - Rule to process ANSI comments.

Version 0.01

Is a SQL::QueryBuilder::Pretty::Rule.

Rule to process ANSI comments.
Initializes the object.
THe action to be executed on match. Must return 1 to skip the next rules.
$print_object is a SQL::QueryBuilder::Pretty::Print object.
$token is the result of the match.
Returns the match regular expression for this rule.
Returns the name of the rule. By default the pm file. Not used yet.
Returns the order value for this rule. Default is 999.
Returns the type of this rule. Not used yet.

SQL::QueryBuilder::Pretty, SQL::QueryBuilder::Pretty::Print and SQL::QueryBuilder::Pretty::Rule.

André Rivotti Casimiro,
<rivotti at cpan.org>

Copyright (C) 2009 by André Rivotti Casimiro. Published under the terms of the Artistic License 2.0.