1File::Comments::Plugin:U:sJearvaC(o3n)tributed Perl DocuFmielnet:a:tCioomnments::Plugin::Java(3)
2
3
4

NAME

6       File::Comments::Plugin::Java - Plugin to detect comments in Java source
7       code
8

SYNOPSIS

10           use File::Comments::Plugin::Java;
11

DESCRIPTION

13       File::Comments::Plugin::Java is a plugin for the File::Comments
14       framework.
15
16       Both /* ... */ and // style comments are recognized.
17
18       This is not a full-blown C parser/preprocessor yet, so it gets easily
19       confused (e.g. if c strings contain comment sequences).
20

LEGALESE

22       Copyright 2005 by Mike Schilli, all rights reserved.  This program is
23       free software, you can redistribute it and/or modify it under the same
24       terms as Perl itself.
25

AUTHOR

27       2005, Mike Schilli <cpan@perlmeister.com>
28
29
30
31perl v5.28.1                      2010-12-10   File::Comments::Plugin::Java(3)
Impressum