Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance
423 int lastDot = className.lastIndexOf("."); //$NON-NLS-1$ in getNewClassName() local
511 int lastDot = sourceClass.lastIndexOf('.', index); in addInheritedProperties() local