Object KSTypeReferenceLiteJavaImpl.Companion
-
- All Implemented Interfaces:
public class KSTypeReferenceLiteJavaImpl.Companion extends KSObjectCache<KSNode, KSTypeReferenceLiteJavaImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<KSNode, KSTypeReferenceLiteJavaImpl>cachepublic final static KSTypeReferenceLiteJavaImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSTypeReferenceLiteJavaImplgetCached(PsiElement psiElement, KSNode parent)-
-
Method Detail
-
getCached
final KSTypeReferenceLiteJavaImpl getCached(PsiElement psiElement, KSNode parent)
-
-
-
-