Skip to content

Add template based type parameters to OBJECTS clause  #7

@faustocarva

Description

@faustocarva

To obtain Variability on the Base Specification Class we need to implement template type parameters in OBJECTS clause. Current grammar does not yet support this.

Example:

ABSTRACT SPEC AbstractFactory<T>
OBJECTS
com.google.crypto.tink.KeysetHandle ksh;
<T> primitive;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions