Skip to content

Support for COMPONENTS OF Notation in asn1-compiler #94

@GreenYun

Description

@GreenYun

As described in X.680 specification, notation COMPONENTS OF is used to define the inclusion, at this point in the list of components, of all the component types.

When I tried to compile such a Type Definition from MHEG-5.asn1, the compiler failed and throw the error when parsing ApplicationClass. As I commented out the line COMPONENTS OF GroupClass, it passed and throwing errors on the next similar line.

I am looking forward to the support for this notation.

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