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

JSTreeContext Struct Reference

#include <jsemit.h>

List of all members.

Public Attributes

uint16 flags
uint16 numGlobalVars
uint32 tryCount
uint32 globalUses
uint32 loopyGlobalUses
JSStmtInfotopStmt
JSStmtInfotopScopeStmt
JSObjectblockChain
JSParseNodeblockNode
JSAtomList decls
JSParseNodenodeList


Member Data Documentation

JSObject* JSTreeContext::blockChain
 

JSParseNode* JSTreeContext::blockNode
 

JSAtomList JSTreeContext::decls
 

uint16 JSTreeContext::flags
 

uint32 JSTreeContext::globalUses
 

uint32 JSTreeContext::loopyGlobalUses
 

JSParseNode* JSTreeContext::nodeList
 

uint16 JSTreeContext::numGlobalVars
 

JSStmtInfo* JSTreeContext::topScopeStmt
 

JSStmtInfo* JSTreeContext::topStmt
 

uint32 JSTreeContext::tryCount
 


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