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