Package ai.platon.pulsar.coding
Object KotlinSemanticIndexer.Companion
-
- All Implemented Interfaces:
public class KotlinSemanticIndexer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Booleanavailablepublic final static KotlinSemanticIndexer.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleangetAvailable()Whether kotlin-compiler-embeddable is present (optional enhancement). -
-
Method Detail
-
getAvailable
final Boolean getAvailable()
Whether kotlin-compiler-embeddable is present (optional enhancement).
-
-
-
-