Uses of Class
unsw.cse.framescript.Parser

Uses of Parser in unsw.cse.framescript
 

Methods in unsw.cse.framescript with parameters of type Parser
static void Utils.evloop(Parser p, java.net.URL file)
          Reads all the statements available from a Parser and evaluates them.