org.unlaxer.SubPositionResolver Maven / Gradle / Ivy
package org.unlaxer;
public interface SubPositionResolver extends
SubCodePointIndexToStringIndex ,
SubCodePointIndexToLineNumber , SubStringIndexToCodePointIndex{
CursorRange cursorRange();
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy