Biblio::Thesaurus::ModRewrite::Parser - this module implements the parser for OML programs
Contents
Copyright & License
Copyright 2008 Nuno Carvalho, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.36.0 2023-02-14 Biblio::Thesau...Rewrite::Parser(3pm)
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
