Uses of Class
org.pz.platypus.InputLine

Packages that use InputLine
org.pz.platypus   
 

Uses of InputLine in org.pz.platypus
 

Methods in org.pz.platypus with parameters of type InputLine
 int PlatypusParser.parseLine(TokenList newTokens, InputLine line)
          Parse a line of the input file
private  int Infile.readNext1LineIntoInputLine(InputLine inputLine)
          Reads a single line from the input file and converts into an InputLine data structure, which contains, the file number of the input file, the line number of the line, plus the content of the line
 



Copyright © 2008-10 Pacific Data Works LLC