Cedric Richter
Cedric Richter
## Feature request: visitor pattern This PR represents a feature request for the visitor pattern to be included in the Tree-sitter Python API. The visitor pattern is well-established method for...
Issue ----- For a method invocation `dummyObject.test()`, it is expected that AST representation includes `dummyObject` as the qualifier and `test` as the member (method call). However, Javalang would parse `dummyObject`...
**Question**: How can the reported bug entropy drop in Table 2 in [Big Code != Big Vocabulary](https://dl.acm.org/doi/10.1145/3377811.3380342) be reproduced? In particular, we are currently testing: BPE NLM (512) trained on...