org.json_schema.contrib.internal.utils1.1.1
module org.json_schema.contrib.internal.utils
- Module URI:
- package://pkg.pkl-lang.org/pkl-pantry/org.json_schema.contrib@1.1.1#/internal/utils.pklcontent_copy
- Source code:
- utils.pkl
Properties( )
Methods( )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
linkfunctionbinaryOperatorNode(_lhs: ExpressionNode, _operator: BinaryOperator, _rhs: ExpressionNode): BinaryOperatorExpressionNodeSource
Helper for creating
ExpressionNode.BinaryOperatorExpressionNode
-
-
linkfunction_findMatchingSubSchemas(schema: JsonSchema, path: List<String>, predicate: (JsonSchema) -> Boolean): Map<List<String>, JsonSchema>Source
-
The output of this module.