Biblio::Thesaurus::ModRewrite::Parser - this module implements the parser


Biblio-Thesaurus-ModRewrite documentation  | view source Contained in the Biblio-Thesaurus-ModRewrite distribution.

Index


NAME

Top

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

VERSION

Top

Version 0.02

DESCRIPTION

Top

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

Top

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.

AUTHOR

Top

Nuno Carvalho, <smash@cpan.org>

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

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

COPYRIGHT & LICENSE

Top


Biblio-Thesaurus-ModRewrite documentation  | view source Contained in the Biblio-Thesaurus-ModRewrite distribution.