Module dev.civl.abc

Package dev.civl.abc.front.IF


package dev.civl.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.