JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.ibm.wala.cast.tree
CAstAnnotation
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getType()
getArguments()
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
()