Companion
object Companion
Functions
Link copied to clipboard
fun parseCommentString(tokens: List<AbstractStacksToken>, sectionStartLocations: List<Int>, string: String, commentStartLine: Int, linkingFileMap: LinkingFileMap): AvailComment?
Answer the list of tokens that comprise a Avail comment.