org.apache.commons.configuration.plist
Class PropertyListParser.JJCalls

java.lang.Object
  extended by org.apache.commons.configuration.plist.PropertyListParser.JJCalls
Enclosing class:
PropertyListParser

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


Field Summary
(package private)  int arg
           
(package private)  Token first
           
(package private)  int gen
           
(package private)  PropertyListParser.JJCalls next
           
 
Constructor Summary
PropertyListParser.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

PropertyListParser.JJCalls next
Constructor Detail

PropertyListParser.JJCalls

PropertyListParser.JJCalls()