PXStylesheetLexerDelegate Protocol Reference
| Conforms to | NSObject |
| Declared in | PXStylesheetLexer.h |
Overview
The PXStylesheetLexerDelegate protocol defines a set of events that will fire during the lifetime of a PXStylesheetLexer
Tasks
-
– lexerDidPopSourceA method fired when the lexer pops the current source (and other state) when encountered the end of the current string it is processing
Instance Methods
lexerDidPopSource
A method fired when the lexer pops the current source (and other state) when encountered the end of the current string it is processing
- (void)lexerDidPopSourceDiscussion
A method fired when the lexer pops the current source (and other state) when encountered the end of the current string it is processing
Declared In
PXStylesheetLexer.h