NAME
MarpaX::Languages::IDL::AST::Util - Translate an IDL source to an AST - Tools
VERSION
version 0.007
SYNOPSIS
use MarpaX::Languages::IDL::AST::Util;
showLineAndCol($line, $col, $source)
Pretty-printing of line No $line, column No $col in $source.
DESCRIPTION
This module contain some tools used by IDL to AST
AUTHOR
Jean-Damien Durand <jeandamiendurand@free.fr>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Jean-Damien Durand.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.