net.sourceforge.jparam.parser
Class SimpleLeaf.StringWithPos

java.lang.Object
  |
  +--net.sourceforge.jparam.parser.SimpleLeaf.StringWithPos
Enclosing class:
SimpleLeaf

class SimpleLeaf.StringWithPos
extends java.lang.Object


Field Summary
 int pos
           
 java.lang.String str
           
 
Constructor Summary
(package private) SimpleLeaf.StringWithPos(java.lang.String str, int pos)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

str

public java.lang.String str

pos

public int pos
Constructor Detail

SimpleLeaf.StringWithPos

SimpleLeaf.StringWithPos(java.lang.String str,
                         int pos)


Copyright © 2004 SourceForge. All Rights Reserved.