logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Biblio::Thesaurus::ModRewrite::Parser - this module implements the parser for OML programs

Author

       Nuno Carvalho, "<smash@cpan.org>"

       J.Joao Almeida, "<jj@di.uminho.pt>"

       Alberto Simoes, "<albie@alfarrabio.di.uminho.pt>"

Description

       This module implements the parser used in Biblio::Thesaurus::ModRewrite to execute programs written in
       OML. OML is a domain specific language to describe operations to execut eon ontologies.

Functions

new
       Create a new object.

   lex
       Function used to tokenize source code.

   yyerror
       Function used to report errors.

   init_lex
       Function used to initialize everything we need.

Name

       Biblio::Thesaurus::ModRewrite::Parser - this module implements the parser for OML programs

Version

       Version 0.02

See Also