jxsl13 / openapi-typegen

[WIP] web framework independent type generator with validation for OpenAPI 3.0 specifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ast object chaining

jxsl13 opened this issue · comments

constructors should take as first argument the interface that provides the method End().
Except for the initial object that starts the chain.

Might as well think about Join functions.