Skip to content

[Idea] Generate a state transition graph in compile time #600

Open
@xiaozhikang0916

Description

@xiaozhikang0916

Since we have defined the state machine in DSL, it would be nice to have a tool to produce a graph describing how the state is moved from one to another, for quick debugging and documentation.

An implementation can be a gradle ksp plugin, collecting state machine data from AST and print PlantUML syntex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions