Skip to content

SageInterface::isPostfixOperator

Is an overloaded operator a postfix operator. (e.g. ).

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

bool
isPostfixOperator(SgExpression* exp);

Parameters

Name

Description

exp

This class represents the notion of an expression. Expressions

Created with MrDocs