Searched defs:NodeWithType (Results 1 – 2 of 2) sorted by relevance
37 public interface NodeWithType<T> { interface
39 public interface NodeWithType<N extends Node, T extends Type> { interface