Skip to content

Component setting parameter parsing #153

@g5t

Description

@g5t

Not all setting parameter types supported by McCode are fully implemented or tested in mccode_antlr.

The list of types includes

  • double
  • int
  • string
  • vector
  • symbol
  • double *
  • int *

Of which, at least symbol and int * are not implemented or not implemented correctly.
By utilizing the InMemoryRegistry a few contrived component unit tests should be able to exercise all of the supported types.

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