Oolite 1.91.0.7644-241112-7f5034b
|
Protected Attributes | |
Random_Seed | seed |
NSString * | systemName |
NSDictionary * | overrides |
NSDictionary * | legacyLocals |
bool | isJavaScript |
bool | convertBackslashN |
bool | hasPercentR |
bool | useGoodRNG |
bool | disallowPercentI |
NSString * | systemNameWithIan |
NSString * | randomNameN |
NSString * | randomNameR |
NSArray * | systemDescriptions |
NSUInteger | sysDescCount |
Definition at line 69 of file OOStringExpander.m.
|
protected |
Definition at line 76 of file OOStringExpander.m.
Referenced by Expand().
|
protected |
Definition at line 79 of file OOStringExpander.m.
|
protected |
Definition at line 77 of file OOStringExpander.m.
Referenced by ExpandPercentEscape(), and OOExpandDescriptionString().
|
protected |
Definition at line 75 of file OOStringExpander.m.
Referenced by SyntaxIssue().
|
protected |
Definition at line 74 of file OOStringExpander.m.
|
protected |
Definition at line 73 of file OOStringExpander.m.
|
protected |
Definition at line 82 of file OOStringExpander.m.
Referenced by GetRandomNameN().
|
protected |
Definition at line 83 of file OOStringExpander.m.
Referenced by GetRandomNameR().
|
protected |
Definition at line 71 of file OOStringExpander.m.
|
protected |
Definition at line 85 of file OOStringExpander.m.
Referenced by ExpandDigitKey(), and GetSystemDescriptions().
|
protected |
Definition at line 84 of file OOStringExpander.m.
Referenced by GetSystemDescriptions().
|
protected |
Definition at line 72 of file OOStringExpander.m.
Referenced by GetSystemName().
|
protected |
Definition at line 81 of file OOStringExpander.m.
Referenced by GetSystemNameIan(), and OOExpandDescriptionString().
|
protected |
Definition at line 78 of file OOStringExpander.m.
Referenced by ExpandDigitKey().