Syntax::Highlight::EngUser:CSyntax::Highlight::Engine::Kate::Objective_Caml(3)NAMESyntax::Highlight::Engine::Kate::Objective_Caml - a Plugin for
Objective Caml syntax highlighting
SYNOPSIS
require Syntax::Highlight::Engine::Kate::Objective_Caml;
my $sh = new Syntax::Highlight::Engine::Kate::Objective_Caml([
]);
DESCRIPTIONSyntax::Highlight::Engine::Kate::Objective_Caml is a plugin module
that provides syntax highlighting for Objective Caml to the
Syntax::Haghlight::Engine::Kate highlighting engine.
This code is generated from the syntax definition files used by the
Kate project. It works quite fine, but can use refinement and
optimization.
It inherits Syntax::Higlight::Engine::Kate::Template. See also there.
AUTHOR
Hans Jeuken (haje <at> toneel <dot> demon <dot> nl)
BUGS
Unknown. If you find any, please contact the author
perl v5.14.1Syntax::Highlight::Engine::Kate::Objective_Caml(3)