klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

Klum Object interfaces #296

Open pauxus opened 1 year ago

pauxus commented 1 year ago

Since we have the runtime part anyway, we might as well introduce (marker) interfaces for keyed/non-keyed instances.

This makes methods like (isDSLObject) easier.