org.drools.core.rule.builder.dialect.asm
Class GeneratorHelper.DeclarationMatcher
java.lang.Object
org.drools.core.rule.builder.dialect.asm.GeneratorHelper.DeclarationMatcher
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- GeneratorHelper
public static class GeneratorHelper.DeclarationMatcher
- extends Object
- implements Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorHelper.DeclarationMatcher
public GeneratorHelper.DeclarationMatcher(int originalIndex,
Declaration declaration)
getOriginalIndex
public int getOriginalIndex()
getRootDistance
public int getRootDistance()
getDeclaration
public Declaration getDeclaration()
compareTo
public int compareTo(Object obj)
- Specified by:
compareTo in interface Comparable
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.