Skip to content

isSgExpression

Casts pointer from base class to derived class (for const pointers)

Synopsis

Declared in <src/frontend/SageIII/Cxx_Grammar.h>

[[visibility]]
SgExpression const*
isSgExpression(SgNode const* s);

Return Value

This class represents the notion of an expression. Expressions

Parameters

Name

Description

s

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs