Searched refs:classForTag (Results 1 – 1 of 1) sorted by relevance
659 Class<? extends Object> classForTag = typeTags.get(node.getTag()); in getClassForNode() local660 if (classForTag == null) { in getClassForNode()671 return classForTag; in getClassForNode()