parser.chocogen
Class XmlClause

java.lang.Object
  extended by parser.chocogen.XmlClause

public class XmlClause
extends Object


Field Summary
 int[] neglits
           
 int[] poslits
           
 
Constructor Summary
XmlClause(int[] pl, int[] nl)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

poslits

public int[] poslits

neglits

public int[] neglits
Constructor Detail

XmlClause

public XmlClause(int[] pl,
                 int[] nl)


Copyright © 2012. All Rights Reserved.