• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KJS

lexer.cpp File Reference

#include "lexer.h"
#include <config.h>
#include <ctype.h>
#include <string.h>
#include <limits.h>
#include "dtoa.h"
#include "function.h"
#include "interpreter.h"
#include "nodes.h"
#include <wtf/unicode/libc/UnicodeLibC.h>
#include "grammar.h"
#include "lookup.h"
#include "lexer.lut.h"

Include dependency graph for lexer.cpp:

Go to the source code of this file.


Namespaces

namespace  KJS
namespace  Unicode

Typedefs

typedef bool( KJS::CharacterCheck )(int c)

Functions

int kjsyylex ()
static bool KJS::isDecimalDigit (int c)
Lexer & KJS::lexer ()
static bool KJS::isIdentStartLibC (int c)
static bool KJS::isIdentPartLibC (int c)

Variables

YYLTYPE kjsyylloc
static const size_t KJS::initialReadBufferCapacity = 32
static const size_t KJS::initialStringTableCapacity = 64
static CharacterCheck * KJS::identStart = ::isIdentStartLibC
static CharacterCheck * KJS::identPart = ::isIdentPartLibC

Function Documentation

int kjsyylex (  ) 

Definition at line 61 of file lexer.cpp.


Variable Documentation

YYLTYPE kjsyylloc

KJS

Skip menu "KJS"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal