Searched refs:kind (Results 1 – 6 of 6) sorted by relevance
144 TypeKind kind = type.getKind(); in getTypeSignature() local145 if (TYPE_MAP.containsKey(kind)) { in getTypeSignature()146 return TYPE_MAP.get(kind); in getTypeSignature()148 switch (kind) { in getTypeSignature()168 throw new SignatureConverterException("Can't handle type of kind " + kind); in getTypeSignature()
128 ResourceType(String name, String displayName, Kind kind) { in ResourceType() argument130 mKind = kind; in ResourceType()
330 // Generic services were the only kind of service generation supported by
META-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...