CreationShakeCast

Constructors

Link copied to clipboard
constructor(project: ShakeProject, value: CreationShakeValue, castTarget: CreationShakeType)

Properties

Link copied to clipboard
Link copied to clipboard
open override val project: ShakeProject

The project to which this value belongs.

Link copied to clipboard
open override val type: CreationShakeType

The type of this value.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJson(): Map<String, Any?>

Converts this value to a JSON representation. Useful for serialization, debugging, or for interfacing with external systems.