Package edu.udel.cis.vsl.abc.front.IF


package edu.udel.cis.vsl.abc.front.IF

Module parse is used to parse a token stream and produce an ANTLR tree representation of a C program. Typically, the token stream emanates from a preprocessor, but it doesn't have to.