Skip to content

Exception in thread "main" Unknown type: Array #15

@ConfidantCommunications

Description

When I run the converter I get:
Exception in thread "main" Unknown type: Array
at ax3.Typer.resolveDotPath(src/ax3/Typer.hx:562)
at ax3.Typer$Closure_typeClass_0.invoke(src/ax3/Typer.hx:179)
at ax3.Typer.process(src/ax3/Typer.hx:20)
at ax3.Main.main(src/ax3/Main.hx:35)
at ax3.Main.main(src/ax3/Main.hx:1)

The class I'm converting starts with: dynamic public class ColorMatrix extends Array

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