Updated so that true/false are no longer tokens and will instead be identifiers.
Added code to MapVariableResolver to treat these as constant (as its the closest thing that this parser has to a symbol table).
Part of fix for RPTools/maptool#2168
Updated so that true/false are no longer tokens and will instead be identifiers.
Added code to MapVariableResolver to treat these as constant (as its the closest thing that this parser has to a symbol table).
Part of fix for RPTools/maptool#2168