nitc :: ToolContext :: literal_phase=
# Parses literal values in the whole AST and produces errors if needed var literal_phase: Phase = new LiteralPhase(self, null)