Searched refs:enclosingNames (Results 1 – 5 of 5) sorted by relevance
159 List<String> enclosingNames = new ArrayList<String>(); in fromTypeElement() local163 enclosingNames.add(current.getSimpleName().toString()); in fromTypeElement()167 Collections.reverse(enclosingNames); in fromTypeElement()169 ImmutableList.copyOf(enclosingNames), simpleName); in fromTypeElement()174 List<String> enclosingNames = new ArrayList<String>(); in fromClass() local177 enclosingNames.add(current.getSimpleName()); in fromClass()180 Collections.reverse(enclosingNames); in fromClass()181 return create(clazz.getPackage().getName(), enclosingNames, clazz.getSimpleName()); in fromClass()
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...