diff options
author | Brad King <brad.king@kitware.com> | 2016-09-05 19:54:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-08 13:40:02 (GMT) |
commit | 695f0d0d3a2db22d2ee3a426df8a1ec502cd471b (patch) | |
tree | 430d7aafdf9c1f28ffed28d0ed569d842f51695f /Source/cmCustomCommand.h | |
parent | 1619fb46a88accd1e6864f0c9de27ae2fd46541a (diff) | |
download | CMake-695f0d0d3a2db22d2ee3a426df8a1ec502cd471b.zip CMake-695f0d0d3a2db22d2ee3a426df8a1ec502cd471b.tar.gz CMake-695f0d0d3a2db22d2ee3a426df8a1ec502cd471b.tar.bz2 |
cmFortranParser: Parse keywords as lexical tokens
Teach the lexer to match and return specific Fortran keywords as tokens.
Update the parser to use these instead of always using a WORD token and
then checking the text. This avoids extra string comparisons and will
allow more grammar productions to be unambiguously added later for
additional Fortran statements.
Diffstat (limited to 'Source/cmCustomCommand.h')
0 files changed, 0 insertions, 0 deletions