SageInterface::isAssignable
Is a type assignable? This may not quite work properly.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isAssignable(SgType* type);
Parameters
Name |
Description |
type |
This class represents the base class for all types. |
Created with MrDocs