TysonAndre / phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Other
0 stars 0 forks source link

WIP (broken) - Work on a branch to map tolerant AST to ast\Node #146

Closed TysonAndre closed 6 years ago

TysonAndre commented 6 years ago

This will be useful for "Go to definition" requests, which query the result for a byte offset.