KgqlExtension

open class KgqlExtension

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

packageName
Link copied to clipboard
var packageName: String? = null
sourceSet
Link copied to clipboard
var sourceSet: FileCollection? = null
typeMapper
Link copied to clipboard
var typeMapper: MutableMap<String, String>? = null