Uses of Record Class
io.github.treesitter.jtreesitter.InputEdit
-
Uses of InputEdit in io.github.treesitter.jtreesitter
Methods in io.github.treesitter.jtreesitter with parameters of type InputEditModifier and TypeMethodDescriptionvoidEdit this node to keep it in-sync with source code that has been edited.intEdit the point to keep it in-sync with source code that has been edited.voidEdit the range to keep it in-sync with source code that has been edited.voidEdit the syntax tree to keep it in sync with source code that has been modified.