JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.ibm.wala.cast.tree
CAstAnnotation
Contents
Description
Method Summary
Method Details
getType()
getArguments()
Hide sidebar
Show sidebar
Interface CAstAnnotation
public interface
CAstAnnotation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getArguments
()
CAstType
getType
()
Method Details
getType
CAstType
getType
()
getArguments
Map
<
String
,
Object
>
getArguments
()