org.mesopotamia.util
Class MatchPath
java.lang.Object
org.mesopotamia.util.MatchPath
public class MatchPath
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MatchPath
public MatchPath(RuleDefinition owner,
AST node)
- Parameters:
owner
- node
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
getContextType
public java.lang.String getContextType()
getTokenType
public java.lang.String getTokenType()
getOwner
public RuleDefinition getOwner()
isNegation
public boolean isNegation()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2005 Hammurapi Group. All Rights Reserved.