1 2 3 4 5
#include "tokens.h" void printashtml(token t); void printasgn(token t); void printasgroff(token t);