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