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

Marvin Humphrey updated LUCY-10:
--------------------------------

    Attachment: Type.pm
                100-type.t

Boilerplater::Type is an abstract base class for representing types.

 * "i32_t" would map to Boilerplater::Type::Integer.
 * "Snapshot*" would map to Boilerplater::Type::Object.
 * "void" would map to Boilerplater::Type::Void.

Etc.

> Boilerplater::Type
> ------------------
>
>                 Key: LUCY-10
>                 URL: https://issues.apache.org/jira/browse/LUCY-10
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 100-type.t, Type.pm
>
>
> Abstract base class for representing a primitive or object type.

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

Reply via email to