toggle menu
ktcodeshift
9e9087b
jvm
switch theme
search in API
ktcodeshift-dsl
/
ktcodeshift.script
/
TransformScriptCompilationConfiguration
Transform
Script
Compilation
Configuration
object
TransformScriptCompilationConfiguration
:
ScriptCompilationConfiguration
Members
Properties
not
Transient
Data
Link copied to clipboard
val
notTransientData
:
Map
<
PropertiesCollection.Key
<
*
>
,
Any
?
>
Functions
contains
Key
Link copied to clipboard
fun
<
T
>
containsKey
(
key
:
PropertiesCollection.Key
<
T
>
)
:
Boolean
entries
Link copied to clipboard
fun
entries
(
)
:
Set
<
Map.Entry
<
PropertiesCollection.Key
<
*
>
,
Any
?
>
>
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
get
Link copied to clipboard
operator
fun
<
T
>
get
(
key
:
PropertiesCollection.Key
<
T
>
)
:
T
?
get
No
Default
Link copied to clipboard
fun
<
T
>
getNoDefault
(
key
:
PropertiesCollection.Key
<
T
>
)
:
T
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String