commit | aad1b0ab39ed959a031c4748f8e463b253f16d38 | [log] [tgz] |
---|---|---|
author | Josh Tynjala <joshtynjala@apache.org> | Wed Nov 06 08:51:12 2024 -0800 |
committer | Josh Tynjala <joshtynjala@apache.org> | Mon Dec 09 12:38:52 2024 -0800 |
tree | 7ab4bd4a0f634428562d14e12365970943e3d440 | |
parent | 6c4ae81499e9c19af5c77f91bdc73dcc2c70c71c [diff] |
BaseASParser: call setSourceLocation() on EmbedNode with the original IMetaTagNode Otherwise, the location will be empty or incomplete PropertiesFileParser also creates a new EmbedNode and calls setSourceLocation(), so we should be consistent