#include "ModelState.H"
#include "Lex.H"
#include <iostream>
Go to the source code of this file.
Functions | |
void | ModelStateInit (istream *in, VestaSource *modelRoot) |
|
Definition at line 31 of file ModelState.C. References charNumber, lexIn, lineNumber, lookaheads, and mRoot. Referenced by InitState(). |