Commit 787b3d5
committed
Better AST value for nodes.
The AST value of a symbol should be a human-readable source code fragment which
contains the given AST node. In this patch we try to determine the best context
in which a given AST node resides and choose this as the astValue.
Fixes #3581 parent d6495e0 commit 787b3d5
3 files changed
Lines changed: 225 additions & 40 deletions
0 commit comments