public static class GeneratorHelper.DeclarationMatcher extends Object implements Comparable
Constructor and Description |
---|
GeneratorHelper.DeclarationMatcher(int originalIndex,
Declaration declaration) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object obj) |
Declaration |
getDeclaration() |
int |
getOriginalIndex() |
int |
getRootDistance() |
public GeneratorHelper.DeclarationMatcher(int originalIndex, Declaration declaration)
public int getOriginalIndex()
public int getRootDistance()
public Declaration getDeclaration()
public int compareTo(Object obj)
compareTo
in interface Comparable
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.