Searched refs:ErrorSetNode (Results 1 – 3 of 3) sorted by relevance
44 if (!(error instanceof ErrorSetNode)) { in constrain()
30 class ErrorSetNode extends AbstractSimpleNode { class
55 kindMap.put("ErrorSet", new ErrorSetNode()); in Parse()