Skip to content

sg::assume_sage_type

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

template<class SageNode>
static
SageNode const&
assume_sage_type(SgNode const& n);

Description

Note

overloaded to preserve constness

Parameters

Name

Description

n

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

Created with MrDocs