#include "tokens.h" void printashtml(token t); void printasgn(token t); void printasgroff(token t); void printastext(token t);