org.sonar.sslr.internal.matchers
Class MatcherPathElement
java.lang.Object
org.sonar.sslr.internal.matchers.MatcherPathElement
public class MatcherPathElement
- extends Object
MatcherPathElement
public MatcherPathElement(Matcher matcher,
int startIndex,
int endIndex)
getMatcher
public Matcher getMatcher()
getStartIndex
public int getStartIndex()
getEndIndex
public int getEndIndex()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2009-2014 SonarSource. All Rights Reserved.