#include <ParseNode.h>
Public Member Functions | |
| MHPInt (int v) | |
Public Attributes | |
| int | m_Value |
Definition at line 93 of file ParseNode.h.
| MHPInt::MHPInt | ( | int | v | ) | [inline] |
Definition at line 96 of file ParseNode.h.
| int MHPInt::m_Value |
Definition at line 99 of file ParseNode.h.
1.6.3