author | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Oct 2014 06:18:10 +0000 (08:18 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Oct 2014 06:18:10 +0000 (08:18 +0200) | ||
commit | f5f3eb3a9bdc2e0e4efae16a761453e44f35e646 | |
tree | 80d55b3d2e57470fe1baaf3db4d3d43bda95bfaa | tree | snapshot |
parent | 5c63464689b66b8b77a2583978ee701fd3246904 | commit | diff |
frontend/grammar: Access attribute values using attributes[<name>].
… instead of attribute.<name>. We'll use <obj>.<field> for all directly
accessible object fields instead.
… instead of attribute.<name>. We'll use <obj>.<field> for all directly
accessible object fields instead.