Skip to main content

Module parser

Module parser 

Source

Structs§

Bone
LanguageSpec
Configuration for extracting symbols from a specific language.
ParsedDocument
Represents a fully parsed document with all its symbols.
Parser
Symbol
Represents an extracted symbol from the AST.

Enums§

SymbolKind
Represents the type of symbol extracted.

Functions§

get_c_spec
get_cpp_spec
get_csharp_spec
get_go_spec
get_java_spec
get_php_spec
get_python_spec
get_ruby_spec
get_rust_spec
get_spec_for_extension
get_swift_spec
get_typescript_spec
parse_file