org.apache.lucene.demo.html
Class HTMLParser.JJCalls

java.lang.Object
  extended by org.apache.lucene.demo.html.HTMLParser.JJCalls
Enclosing class:
HTMLParser

static final class HTMLParser.JJCalls
extends java.lang.Object


Field Summary
(package private)  int arg
           
(package private)  Token first
           
(package private)  int gen
           
(package private)  HTMLParser.JJCalls next
           
 
Constructor Summary
HTMLParser.JJCalls()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gen

int gen

first

Token first

arg

int arg

next

HTMLParser.JJCalls next
Constructor Detail

HTMLParser.JJCalls

HTMLParser.JJCalls()