]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Add CodeNode.copy_attribute_*() helper methods
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 8 Nov 2018 11:45:24 +0000 (12:45 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 8 Nov 2018 12:04:12 +0000 (13:04 +0100)
commit295e31b22195c5fad4ae07ae0818e5ed287813fc
tree2bf2da48d371c2f922978f5566709887be1fcd4a
parent64a9081f29590845ebe80c019ce9137cc6635374
vala: Add CodeNode.copy_attribute_*() helper methods

Provides an easy way to copy a specific attribute argument from another
code node if the source has it set.
vala/valacodenode.vala