Interface LanguageBackend
public interface LanguageBackend
Identifies a native language-service implementation. Obtain instances from
LanguageBackends; builder dependency selection relies on calls to
those selector methods.-
Method Summary
-
Method Details
-
getId
String getId()- Returns:
- stable backend identifier passed to the current platform port
-