LLScriptJump Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScriptJump:

Inheritance graph
[legend]
Collaboration diagram for LLScriptJump:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLScriptJump (S32 line, S32 col, LLScriptIdentifier *identifier)
 ~LLScriptJump ()
void recurse (FILE *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

LLScriptIdentifiermIdentifier

Detailed Description

Definition at line 1866 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScriptJump::LLScriptJump ( S32  line,
S32  col,
LLScriptIdentifier identifier 
) [inline]

Definition at line 1869 of file lscript_tree.h.

LLScriptJump::~LLScriptJump (  )  [inline]

Definition at line 1874 of file lscript_tree.h.


Member Function Documentation

S32 LLScriptJump::getSize (  )  [virtual]

Reimplemented from LLScriptStatement.

Definition at line 7625 of file lscript_tree.cpp.

void LLScriptJump::recurse ( FILE *  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]

Reimplemented from LLScriptStatement.

Definition at line 7630 of file lscript_tree.cpp.

References LLScriptByteCodeChunk::addByte(), LLScriptByteCodeChunk::addBytes(), LLScriptByteCodeChunk::addJump(), FALSE, LLScriptFilePosition::fdotabs(), LLScriptScope::findEntryTyped(), gErrorToText, LLScriptGenerateErrorText::getErrors(), LLScriptStatement::gonext(), LIT_LABEL, LOPC_JUMP, LSCP_EMIT_ASSEMBLY, LSCP_EMIT_BYTE_CODE, LSCP_EMIT_CIL_ASSEMBLY, LSCP_PRETTY_PRINT, LSCP_PRUNE, LSCP_SCOPE_PASS2, LSCRIPTDataSize, LSCRIPTOpCodes, LSERROR_UNDEFINED_NAME, LSPRUNE_DEAD_CODE, LST_INTEGER, mIdentifier, LLScriptIdentifier::mName, LLScriptIdentifier::mScopeEntry, NULL, LLScriptIdentifier::recurse(), TRUE, and LLScriptGenerateErrorText::writeError().


Member Data Documentation

LLScriptIdentifier* LLScriptJump::mIdentifier

Definition at line 1881 of file lscript_tree.h.

Referenced by recurse().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:43 2010 for Second Life Viewer by  doxygen 1.4.7