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
Type Description
Companion

Companion

public static final SourceCodeInfoKt.LocationKt.Dsl.Companion Companion
Field Value
Type Description
Companion

Methods

clearLeadingComments()

public final void clearLeadingComments()

clearTrailingComments()

public final void clearTrailingComments()

getLeadingComments()

public final String getLeadingComments()
Returns
Type Description
String

getLeadingDetachedComments()

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

getTrailingComments()

public final String getTrailingComments()
Returns
Type Description
String

hasLeadingComments()

public final boolean hasLeadingComments()
Returns
Type Description
boolean

hasTrailingComments()

public final boolean hasTrailingComments()
Returns
Type Description
boolean

setLeadingComments(String arg0)

public final void setLeadingComments(String arg0)
Parameter
Name Description
arg0 String

setTrailingComments(String arg0)

public final void setTrailingComments(String arg0)
Parameter
Name Description
arg0 String