ParserState.getNextNonSpaceIndex

@return the index of the next non-space character starting from {@link #getIndex()} (may be the same) (0-based)

interface ParserState
int
getNextNonSpaceIndex
()

Meta