getPosition

@Nullable
abstract fun getPosition(): @Nullable FilePosition(source)

Returns the position within the file, or null if not available.

Since

9.4.0