Hi all, Given an AST node, how can I tell what is its location in the original line of text? getColumn() seems to return 0 for some reason. Thanks, Omry.