Property Generator
class PropertyGenerator(target: TargetProperty, delegateKey: DelegateKey, isTransient: Boolean)
Content copied to clipboard
Generates functions to encode and decode a property as JSON.
Constructors
PropertyGenerator
Link copied to clipboard
fun PropertyGenerator(target: TargetProperty, delegateKey: DelegateKey, isTransient: Boolean = false)
Content copied to clipboard
Properties
delegateKey
Link copied to clipboard
hasConstructorDefault
Link copied to clipboard
hasConstructorParameter
Link copied to clipboard
hasDefault
Link copied to clipboard
hasLocalIsPresentName
Link copied to clipboard
isRequired
Link copied to clipboard
isTransient
Link copied to clipboard
localIsPresentName
Link copied to clipboard
target
Link copied to clipboard