1
0
Fork 0
Commit Graph

7 Commits (d4757e0a24f2da0bf5e8f6f5a45479f73e640094)

Author SHA1 Message Date
Felix Becker d4757e0a24 Add textDocument/definition support 2016-10-09 15:58:39 +02:00
Felix Becker 827ab4c842 Add Position::compare() and Range::includes() 2016-10-09 15:51:42 +02:00
Felix Becker fbdf1aa414 Add ownerDocument attribute to nodes 2016-10-09 15:51:42 +02:00
Felix Becker 48c71e5bc1 Add method to find out node at position
Keep AST in memory
2016-10-09 15:51:42 +02:00
Felix Becker 4786fe173c Decorate all nodes with parent, sibling references 2016-10-08 15:18:31 +02:00
Felix Becker 658a27f5a5 Add more symbols to symbol test
* constants
* static properties
* static methods
2016-10-08 15:02:04 +02:00
Felix Becker 063c7f9ad2 Move NodeVisitors to own namespace 2016-10-08 15:01:58 +02:00