isSingleWord
Determines if the current word contains only one subword. Note, it could be potentially surrounded by delimiters
Return
true if the current word contains only one subword, false otherwise
Determines if the current word contains only one subword. Note, it could be potentially surrounded by delimiters
true if the current word contains only one subword, false otherwise