Raccoon.QE
Class Yylex

java.lang.Object
  extended byRaccoon.QE.Yylex
All Implemented Interfaces:
java_cup.runtime.Scanner

public class Yylex
extends java.lang.Object
implements java_cup.runtime.Scanner


Method Summary
 java_cup.runtime.Symbol next_token()
           
static void printit(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

printit

public static void printit(java.lang.String s)

next_token

public java_cup.runtime.Symbol next_token()
                                   throws java.io.IOException
Specified by:
next_token in interface java_cup.runtime.Scanner
Throws:
java.io.IOException