java

package
v0.0.0-...-938b0e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JavaParser

type JavaParser struct{}

JavaParser extracts knowledge graph nodes and edges from Java source files.

func NewParser

func NewParser() *JavaParser

NewParser creates a new Java parser.

func (*JavaParser) Extensions

func (p *JavaParser) Extensions() []string

func (*JavaParser) Language

func (p *JavaParser) Language() parser.Language

func (*JavaParser) ParseFile

func (p *JavaParser) ParseFile(filePath string, content []byte) (*parser.ParseResult, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL