#include <symbol.h>

Public Member Functions | |
| ImportAlias (const String *name, const String *origModule, bool bIsFileName=false) | |
| bool | isOrigFileName () const |
| const String * | name () const |
| const String * | origModule () const |
| Falcon::ImportAlias::ImportAlias | ( | const String * | name, | |
| const String * | origModule, | |||
| bool | bIsFileName = false | |||
| ) | [inline] |
| bool Falcon::ImportAlias::isOrigFileName | ( | ) | const [inline] |
| const String* Falcon::ImportAlias::name | ( | ) | const [inline] |
| const String* Falcon::ImportAlias::origModule | ( | ) | const [inline] |
1.5.8