Class SourceCodeInfoKt.LocationKt.Dsl (3.19.4)

public static final class SourceCodeInfoKt.LocationKt.Dsl

Inheritance

java.lang.Object > SourceCodeInfoKt.LocationKt.Dsl

Static Fields

Companion

public static final SourceCodeInfoKt.LocationKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Companion

public static final SourceCodeInfoKt.LocationKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Methods

clearLeadingComments()

public final void clearLeadingComments()

clearTrailingComments()

public final void clearTrailingComments()

getLeadingComments()

public final String getLeadingComments()
Returns
TypeDescription
String

getLeadingDetachedComments()

public final DslList<String,SourceCodeInfoKt.LocationKt.Dsl.LeadingDetachedCommentsProxy> getLeadingDetachedComments()
Returns
TypeDescription
com.google.protobuf.kotlin.DslList<String,LeadingDetachedCommentsProxy>

getTrailingComments()

public final String getTrailingComments()
Returns
TypeDescription
String

hasLeadingComments()

public final boolean hasLeadingComments()
Returns
TypeDescription
boolean

hasTrailingComments()

public final boolean hasTrailingComments()
Returns
TypeDescription
boolean

setLeadingComments(String arg0)

public final void setLeadingComments(String arg0)
Parameter
NameDescription
arg0String

setTrailingComments(String arg0)

public final void setTrailingComments(String arg0)
Parameter
NameDescription
arg0String