Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

JSToken Struct Reference

#include <jsscan.h>

List of all members.

Public Attributes

JSTokenType type
JSTokenPos pos
jscharptr
union {
   struct {
      JSOp   op
      JSAtom *   atom
   }   s
   struct {
      JSAtom *   atom2
      JSAtom *   atom
   }   p
   jsdouble   dval
u


Member Data Documentation

JSAtom* JSToken::atom
 

JSAtom* JSToken::atom
 

JSAtom* JSToken::atom2
 

jsdouble JSToken::dval
 

JSOp JSToken::op
 

struct { ... } JSToken::p
 

JSTokenPos JSToken::pos
 

jschar* JSToken::ptr
 

struct { ... } JSToken::s
 

JSTokenType JSToken::type
 

union { ... } JSToken::u
 


The documentation for this struct was generated from the following file:
   Comments or Suggestions?    License Information