ROSE 0.11.145.147
SgUnaryOp.docs
1
2// Documentation for class SgUnaryOp
4
23// Documentation for class SgUnaryOp data members
25
26 enum Sgop_mode { prefix=0, postfix };
27
65// Documentation for class SgUnaryOp member functions (methods)
67
68/*
69 NOT IMPELEMENTED IN C++ SOURCE CODE
70\fn SgUnaryOp::SgUnaryOp (const SgUnaryOp &X)
71\brief Copy constructor (made private to prevent being called by accident).
72*/
73