author | Sebastian Harl <sh@tokkee.org> | |
Tue, 5 May 2015 21:52:41 +0000 (23:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 5 May 2015 21:52:41 +0000 (23:52 +0200) | ||
commit | 8092b5015036c07151a4da123b9db5b8b3f392ce | |
tree | 260e5b5ee44be6cf581549ebdc564ffacd0b86a8 | tree | snapshot |
parent | 85fa98410c3ef44c2b4ce4e5b2902a70b5932689 | commit | diff |
parser: Determine the data-type of each node.
For now, we only use this for arithmetic expressions. The field will be
populated by the analyzer.
For now, we only use this for arithmetic expressions. The field will be
populated by the analyzer.
src/include/parser/ast.h | diff | blob | history | |
src/parser/analyzer.c | diff | blob | history |