Skip to content

SageInterface::isStatic

Check if a declaration has a "static' modifier

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isStatic(SgDeclarationStatement* stmt);

Parameters

Name

Description

stmt

This class represents the concept of a declaration statement.

Created with MrDocs