public class LineNumberIterator extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
GeneratedLocation |
getLocation() |
boolean |
isEndReached() |
void |
next() |
public boolean isEndReached()
public GeneratedLocation getLocation()
public int getLineNumber()
public void next()
Copyright © 2015. All rights reserved.