override fun toPresentableString()

in src/main/kotlin/ScipSymbolDescriptor.kt [96:98]


  override fun toPresentableString(): String {
    return localId
  }