gradleplugins
1.0.4773
api_common_iviapplication
/
com.tomtom.ivi.platform.gradle.api.common.iviapplication.config
/
ArgumentValueConfig
/
NumberLiteral
Number
Literal
data
class
NumberLiteral
(
val
value
:
String
)
:
ArgumentValueConfig
,
Serializable
Content copied to clipboard
Generated code will result in providing a number literal as argument value.
Types
Constructors
Properties
Constructors
Number
Literal
Link copied to clipboard
fun
NumberLiteral
(
value
:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard
The number literal.