JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.ibm.wala.cast.tree
CAstNodeTypeMap
Contents
Description
Method Summary
Method Details
getMappedNodes()
getNodeType(CAstNode)
Hide sidebar
Show sidebar
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
()
CAstType
getNodeType
(
CAstNode
node)
Method Details
getMappedNodes
Collection
<
CAstNode
>
getMappedNodes
()
getNodeType
CAstType
getNodeType
(
CAstNode
node)