Uses of Class
com.croftsoft.core.util.jlex.Token

Packages that use Token
com.croftsoft.core.util.jlex Lexical Analyzer Generator for Java (JLex) support. 
 

Uses of Token in com.croftsoft.core.util.jlex
 

Methods in com.croftsoft.core.util.jlex that return Token
 Token TokenScanner.nextToken()
          Fetches the next Token from the input stream.
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)