webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <InputStreamPreprocessor.h>
Public Member Functions | |
InputStreamPreprocessor (Tokenizer &tokenizer) | |
ALWAYS_INLINE UChar | nextInputCharacter () const |
ALWAYS_INLINE bool | peek (SegmentedString &source, bool skipNullCharacters=false) |
ALWAYS_INLINE bool | advance (SegmentedString &source, bool skipNullCharacters=false) |
ALWAYS_INLINE bool | advancePastNonNewline (SegmentedString &source, bool skipNullCharacters=false) |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |