JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
SEARCH
Uses of Interface
io.github.treesitter.jtreesitter.Logger
Uses of
Logger
in
io.github.treesitter.jtreesitter
Methods in
io.github.treesitter.jtreesitter
with parameters of type
Logger
Modifier and Type
Method
Description
Parser
Parser.
setLogger
(
@Nullable
Logger
logger)
Set the logger that the parser will use during parsing.