Package com.ibm.wala.cast.tree
Interface CAstNodeTypeMap
-
- All Known Implementing Classes:
CAstNodeTypeMapRecorder
public interface CAstNodeTypeMap
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<CAstNode>getMappedNodes()CAstTypegetNodeType(CAstNode node)
-
-
-
Method Detail
-
getMappedNodes
Collection<CAstNode> getMappedNodes()
-
-