Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter implements the LanguageAdapter interface in Java. Use Tree-sitter to parse Java source code and extract comments and their context
func NewAdapter ¶
NewAdapter creates a new Java adapter instance Initialize the Tree-sitter parser and load the Java grammar
Click to show internal directories.
Click to hide internal directories.