#include <AstConverterTest.hpp>
Public Member Functions | |
| AstConverterTest () | |
Protected Member Functions | |
| void | convertIntegerConstant () |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (AstConverterTest) | |
| CPPUNIT_TEST (convertIntegerConstant) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 39 of file AstConverterTest.hpp.
| AstConverterTest::AstConverterTest | ( | ) | [inline] |
Definition at line 45 of file AstConverterTest.hpp.
| AstConverterTest::CPPUNIT_TEST_SUITE | ( | AstConverterTest | ) | [private] |
| AstConverterTest::CPPUNIT_TEST | ( | convertIntegerConstant | ) | [private] |
| AstConverterTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void AstConverterTest::convertIntegerConstant | ( | ) | [protected] |
Definition at line 50 of file AstConverterTest.cpp.
1.5.6