GlobalContext

Constructors

Link copied to clipboard
fun GlobalContext(contextGenerator: ContextGenerator)
Link copied to clipboard
fun GlobalContext(staticContexts: List<SelfDescribingJson>)
Link copied to clipboard
fun GlobalContext(staticContexts: List<SelfDescribingJson>, ruleset: SchemaRuleSet?)
Link copied to clipboard
fun GlobalContext(staticContexts: List<SelfDescribingJson>, filter: FunctionalFilter?)
Link copied to clipboard
Link copied to clipboard

Functions