Метод |
Описание |
|
DeletingCurrentLine ( ) : bool |
|
|
FindIndexOfMatchingCharacter ( string text, int indexOfFirstSpeechMark, char charToMatch ) : int |
|
|
GetNextWord ( string &text ) : string |
|
|
GetNextWord ( string &text, bool trimText, bool includeDots ) : string |
|
|
PreProcessDirective ( string line ) : string |
|
|
PreProcessLine ( string lineToProcess ) : string |
|
|
Preprocessor ( string applicationVersion ) : System |
|
|
ProcessConditionalDirective ( string directive, string line, CompileResults results ) : void |
|
|
RecordError ( ErrorCode errorCode, string message ) : void |
|
|
RemoveComments ( string text ) : string |
|
|