Go to the SVN repository for this file.
115 if(
isdigit((
unsigned char)c) ) {
119}
else if(
isalpha((
unsigned char)c)) {
138 if(c ==
'.'|| c ==
'e'|| c ==
'E'|| c ==
'-'|| c ==
'+') {
150 if(
isalpha((
unsigned char)c) ) {
158 #define CHECK(keyword, t, length) \ 159 if ( memcmp(token, keyword, length) == 0 ) return tvoid SkipChars(size_t count)
size_t CurrentTokenLength(void) const
const char * CurrentTokenStart(void) const
TToken LookupString(void)
virtual void LookupComments(void) override
void LookupIdentifier(void)
virtual TToken LookupKeyword(void) override
void SkipWhitespace(void)
TToken LookupNumber(void)
JSDLexer(CNcbiIstream &in, const string &name)
virtual TToken LookupToken(void) override
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::istream CNcbiIstream
Portable alias for istream.
#define CHECK(keyword, t, length)
std::istream & in(std::istream &in_, double &x_)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4