Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance
82 int lastDot = string.lastIndexOf('.', cursor); in getWord() local
512 int lastDot = sourceClass.lastIndexOf('.', index); in addInheritedProperties() local