of

Creates a shadow expression with a specific string value.

Parameters

value

The value for the input.


fun of(value: JsonPrimitive): ValueShadowExpression

Creates a shadow expression from a JsonPrimitive.

Parameters

value

The JSON primitive value.