You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2009/08/24 02:28:59 UTC

[jira] Updated: (LUCY-25) Boilerplater::File

     [ https://issues.apache.org/jira/browse/LUCY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-25:
--------------------------------

    Attachment: File.pm
                parser_add_file.diff
                403-file.t

A Boilerplater::File consists of one or more blocks, each of which is a Parcel
declaration, a Class declaration, or an embedded CBlock.  

There is a one-to-one mapping between .bp source files and generated .h C
header files.  Multiple classes may be defined within a single .bp file; their
autogenerated C declarations all end up in the same file.


> Boilerplater::File
> ------------------
>
>                 Key: LUCY-25
>                 URL: https://issues.apache.org/jira/browse/LUCY-25
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 403-file.t, File.pm, parser_add_file.diff
>
>
> Structured representation of the contents of a Boilerplater source file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.