org.sonar.sslr.internal.vm
Class ErrorTreeNode
java.lang.Object
org.sonar.sslr.internal.vm.ErrorTreeNode
public class ErrorTreeNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pathElement
public MatcherPathElement pathElement
children
public List<ErrorTreeNode> children
ErrorTreeNode
public ErrorTreeNode()
buildTree
public static ErrorTreeNode buildTree(List<List<MatcherPathElement>> paths)
Copyright © 2009-2014 SonarSource. All Rights Reserved.