Uses of Record Class
io.github.treesitter.jtreesitter.LookaheadIterator.Symbol
-
Uses of LookaheadIterator.Symbol in io.github.treesitter.jtreesitter
Classes in io.github.treesitter.jtreesitter that implement interfaces with type arguments of type LookaheadIterator.SymbolModifier and TypeClassDescriptionfinal class
A class that is used to look up valid symbols in a specific parse state.Methods in io.github.treesitter.jtreesitter that return LookaheadIterator.SymbolModifier and TypeMethodDescriptionLookaheadIterator.next()
Advance the lookahead iterator to the next symbol.