Package com.ibm.wala.cast.tree
Interface CAstAnnotation
-
public interface CAstAnnotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>
getArguments()
CAstType
getType()
-