Syntax::Highlight::Engine::Kate::Verilog - a Plugin for Verilog syntax highlighting


Syntax-Highlight-Engine-Kate documentation  | view source Contained in the Syntax-Highlight-Engine-Kate distribution.

Index


NAME

Top

Syntax::Highlight::Engine::Kate::Verilog - a Plugin for Verilog syntax highlighting

SYNOPSIS

Top

 require Syntax::Highlight::Engine::Kate::Verilog;
 my $sh = new Syntax::Highlight::Engine::Kate::Verilog([
 ]);

DESCRIPTION

Top

Syntax::Highlight::Engine::Kate::Verilog is a plugin module that provides syntax highlighting for Verilog 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

Top

Hans Jeuken (haje <at> toneel <dot> demon <dot> nl)

BUGS

Top

Unknown. If you find any, please contact the author


Syntax-Highlight-Engine-Kate documentation  | view source Contained in the Syntax-Highlight-Engine-Kate distribution.