getAfterInLine

open override fun getAfterInLine(p: Position): Int(source)

Get amount of characters after the Position in the line

Return

the amount of characters after the Position in the line

Since

0.1.0

Parameters

p

the Position to get the amount of characters after