#include <ASTRefCount.hpp>
List of all members.
Constructor & Destructor Documentation
antlr::ASTRef::ASTRef |
( |
AST * |
p |
) |
|
antlr::ASTRef::~ASTRef |
( |
|
) |
|
antlr::ASTRef::ASTRef |
( |
const ASTRef & |
|
) |
[private] |
Member Function Documentation
bool antlr::ASTRef::decrement |
( |
|
) |
[inline] |
ASTRef * antlr::ASTRef::getRef |
( |
const AST * |
p |
) |
[static] |
ASTRef* antlr::ASTRef::increment |
( |
|
) |
[inline] |
ASTRef& antlr::ASTRef::operator= |
( |
const ASTRef & |
|
) |
[private] |
Member Data Documentation
The documentation for this struct was generated from the following files: