kgql-gradle-plugin
/
com.codingfeline.kgql.gradle
/
KgqlExtension
Kgql
Extension
open class
KgqlExtension
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
packageName
Link copied to clipboard
var
packageName
:
String
? = null
Content copied to clipboard
sourceSet
Link copied to clipboard
var
sourceSet
:
FileCollection
? = null
Content copied to clipboard
typeMapper
Link copied to clipboard
var
typeMapper
:
MutableMap
<
String
,
String
>? = null
Content copied to clipboard