LLScriptState Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScriptState:

Inheritance graph
[legend]
Collaboration diagram for LLScriptState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScriptState (S32 line, S32 col, LSCRIPTStateType type, LLScriptIdentifier *identifier, LLScriptEventHandler *event)
void addState (LLScriptState *state)
 ~LLScriptState ()
void gonext (LLFILE *fp, S32 tabs, S32 tabsize, LSCRIPTCompilePass pass, LSCRIPTPruneType ptype, BOOL &prunearg, LLScriptScope *scope, LSCRIPTType &type, LSCRIPTType basetype, U64 &count, LLScriptByteCodeChunk *chunk, LLScriptByteCodeChunk *heap, S32 stacksize, LLScriptScopeEntry *entry, S32 entrycount, LLScriptLibData **ldata)
void recurse (LLFILE *fp, S32 tabs, S32 tabsize, LSCRIPTCompilePass pass, LSCRIPTPruneType ptype, BOOL &prunearg, LLScriptScope *scope, LSCRIPTType &type, LSCRIPTType basetype, U64 &count, LLScriptByteCodeChunk *chunk, LLScriptByteCodeChunk *heap, S32 stacksize, LLScriptScopeEntry *entry, S32 entrycount, LLScriptLibData **ldata)
S32 getSize ()

Public Attributes

LSCRIPTStateType mType
LLScriptIdentifiermIdentifier
LLScriptEventHandlermEvent
LLScriptStatemNextp


Detailed Description

Definition at line 2181 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScriptState::LLScriptState ( S32  line,
S32  col,
LSCRIPTStateType  type,
LLScriptIdentifier identifier,
LLScriptEventHandler event 
) [inline]

Definition at line 2184 of file lscript_tree.h.

LLScriptState::~LLScriptState (  )  [inline]

Definition at line 2191 of file lscript_tree.h.


Member Function Documentation

void LLScriptState::addState ( LLScriptState state  ) 

Definition at line 9501 of file lscript_tree.cpp.

References mNextp.

void LLScriptState::gonext ( LLFILE fp,
S32  tabs,
S32  tabsize,
LSCRIPTCompilePass  pass,
LSCRIPTPruneType  ptype,
BOOL prunearg,
LLScriptScope scope,
LSCRIPTType type,
LSCRIPTType  basetype,
U64 count,
LLScriptByteCodeChunk chunk,
LLScriptByteCodeChunk heap,
S32  stacksize,
LLScriptScopeEntry entry,
S32  entrycount,
LLScriptLibData **  ldata 
)

Definition at line 9510 of file lscript_tree.cpp.

References gErrorToText, LLScriptGenerateErrorText::getErrors(), LSCP_PRETTY_PRINT, mNextp, NULL, and recurse().

Referenced by recurse().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLScriptState::recurse ( LLFILE fp,
S32  tabs,
S32  tabsize,
LSCRIPTCompilePass  pass,
LSCRIPTPruneType  ptype,
BOOL prunearg,
LLScriptScope scope,
LSCRIPTType type,
LSCRIPTType  basetype,
U64 count,
LLScriptByteCodeChunk chunk,
LLScriptByteCodeChunk heap,
S32  stacksize,
LLScriptScopeEntry entry,
S32  entrycount,
LLScriptLibData **  ldata 
) [virtual]

S32 LLScriptState::getSize (  )  [virtual]

Implements LLScriptFilePosition.

Definition at line 9533 of file lscript_tree.cpp.


Member Data Documentation

Definition at line 2200 of file lscript_tree.h.

Referenced by recurse().

Definition at line 2201 of file lscript_tree.h.

Referenced by recurse().

Definition at line 2202 of file lscript_tree.h.

Referenced by recurse().

Definition at line 2203 of file lscript_tree.h.

Referenced by addState(), and gonext().


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:02:21 2008 for SecondLife by  doxygen 1.5.5