@Nullable fun position(): DocumentPosition?
Provides the position in the input where the error occurred.
Return DocumentPosition?: The position in the input where the error occurred, or null if no position information is available.
null