Uses of Enum Class
io.github.treesitter.jtreesitter.Logger.Type
-
Uses of Logger.Type in io.github.treesitter.jtreesitter
Modifier and TypeMethodDescriptionstatic Logger.Type
Returns the enum constant of this class with the specified name.static Logger.Type[]
Logger.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Logger.accept
(@NonNull Logger.Type type, @NonNull String message)