apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-compiler
/
com.apollographql.apollo.compiler.ir
/
IrClassName
Ir
Class
Name
data
class
IrClassName
(
val
packageName
:
String
,
val
names
:
List
<
String
>
)
Members
Constructors
Ir
Class
Name
Link copied to clipboard
constructor
(
packageName
:
String
,
names
:
List
<
String
>
)
Properties
names
Link copied to clipboard
val
names
:
List
<
String
>
package
Name
Link copied to clipboard
val
packageName
:
String
Functions
as
String
Link copied to clipboard
fun
asString
(
)
:
String