public class IndexMethodIdentifier extends Object
| Constructor and Description |
|---|
IndexMethodIdentifier(ProcessingEnvironment processingEnv) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMathMax(Tree methodTree,
ProcessingEnvironment processingEnv) |
boolean |
isMathMin(Tree methodTree,
ProcessingEnvironment processingEnv) |
boolean |
isMathRandom(Tree tree,
ProcessingEnvironment processingEnv) |
boolean |
isRandomNextDouble(Tree tree,
ProcessingEnvironment processingEnv) |
public IndexMethodIdentifier(ProcessingEnvironment processingEnv)
public boolean isMathMin(Tree methodTree, ProcessingEnvironment processingEnv)
public boolean isMathMax(Tree methodTree, ProcessingEnvironment processingEnv)
public boolean isMathRandom(Tree tree, ProcessingEnvironment processingEnv)
public boolean isRandomNextDouble(Tree tree, ProcessingEnvironment processingEnv)