|
ARB
|

Public Attributes | |
| char * | part |
| int | len |
| bool | atStart |
| SymPart * | And |
| SymPart * | next |
Definition at line 119 of file mkptypes.cxx.
| char* SymPart::part |
Definition at line 120 of file mkptypes.cxx.
Referenced by freeSymParts(), makeSymPart(), and matchesSymPart().
| int SymPart::len |
Definition at line 121 of file mkptypes.cxx.
Referenced by makeSymPart(), and matchesSymPart().
| bool SymPart::atStart |
Definition at line 122 of file mkptypes.cxx.
Referenced by makeSymPart(), and matchesSymPart().
| SymPart* SymPart::And |
Definition at line 124 of file mkptypes.cxx.
Referenced by freeSymParts(), makeSymPart(), and matchesSymPart().
| SymPart* SymPart::next |
Definition at line 125 of file mkptypes.cxx.
Referenced by addSymParts(), freeSymParts(), makeSymPart(), and matchesSymPart().
1.8.8