Skip to content

Hashing syntax nodes with children #41

Description

@robobenklein

Take a function nodes, iterate it's children, create a list (string?) of node types in-order or preorder.

This essentially creates a "hash" of a class/function node that should have other matches across blobs with different hashes, allowing cross-project code reuse identification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions