Skip to content

AstNodePtr::AstNodePtr

Construct from BaseType

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

AstNodePtr(BaseType* _repr = 0);

Parameters

Name

Description

_repr

The object to construct from

Created with MrDocs