BLabel

data class BLabel(val label: String?) : BTerm

A term that comes from @defer directives and that needs to be matched against label and current JSON path

Constructors

Link copied to clipboard
constructor(label: String?)

Properties

Link copied to clipboard