#include <Type.h>


Public Member Functions | |
| PercentType (IdentifierInfo *idInfo, ModelDecl *decl) | |
Static Public Member Functions | |
| static bool | classof (const PercentType *node) |
| static bool | classof (const Ast *node) |
| Support isa and dyn_cast. | |
Definition at line 357 of file Type.h.
| comma::PercentType::PercentType | ( | IdentifierInfo * | idInfo, | |
| ModelDecl * | decl | |||
| ) | [inline] |
| static bool comma::PercentType::classof | ( | const Ast * | node | ) | [inline, static] |
| static bool comma::PercentType::classof | ( | const PercentType * | node | ) | [inline, static] |
1.5.7.1