ROSE  0.11.145.0
SgUnaryOp.docs
1 // Documentation for class SgUnaryOp
4 
22 // Documentation for class SgUnaryOp data members
25 
26  enum Sgop_mode { prefix=0, postfix };
27 
64 // 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