Package se.ansman.kotshi.kapt
Class MessagersKt
-
- All Implemented Interfaces:
public final class MessagersKt
-
-
Method Summary
Modifier and Type Method Description final static UnitlogKotshiError(Messager $self, KaptProcessingError error)final static UnitlogKotshiError(Messager $self, String message, Element element)final static UnitlogKotshiWarning(Messager $self, String message, Element element)-
-
Method Detail
-
logKotshiError
final static Unit logKotshiError(Messager $self, KaptProcessingError error)
-
logKotshiError
final static Unit logKotshiError(Messager $self, String message, Element element)
-
logKotshiWarning
final static Unit logKotshiWarning(Messager $self, String message, Element element)
-
-
-
-