LLScriptIdentifier Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScriptIdentifier:

Inheritance graph
[legend]
Collaboration diagram for LLScriptIdentifier:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScriptIdentifier (S32 line, S32 col, char *name, LLScriptType *type=NULL)
 ~LLScriptIdentifier ()
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

char * mName
LLScriptScopeEntrymScopeEntry
LLScriptTypemType


Detailed Description

Definition at line 132 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScriptIdentifier::LLScriptIdentifier ( S32  line,
S32  col,
char *  name,
LLScriptType type = NULL 
) [inline]

Definition at line 135 of file lscript_tree.h.

LLScriptIdentifier::~LLScriptIdentifier (  )  [inline]

Definition at line 140 of file lscript_tree.h.

References mName, and NULL.


Member Function Documentation

void LLScriptIdentifier::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]

Implements LLScriptFilePosition.

Definition at line 320 of file lscript_tree.cpp.

References gErrorToText, LLScriptGenerateErrorText::getErrors(), LIT_GLOBAL, LIT_VARIABLE, LSCP_EMIT_ASSEMBLY, LSCP_EMIT_CIL_ASSEMBLY, LSCP_LIST_BUILD_SIMPLE, LSCP_PRETTY_PRINT, LSCP_RESOURCE, LSCP_TYPE, LSERROR_NO_LISTS_IN_LISTS, LSERROR_NO_UNITIALIZED_VARIABLES_IN_LISTS, LSERROR_UNDEFINED_NAME, LST_LIST, LST_NULL, LLScriptScopeEntry::mAssignable, LLScriptScopeEntry::mIDType, mName, LLScriptScopeEntry::mOffset, mScopeEntry, LLScriptScopeEntry::mType, LLScriptSimpleAssignable::recurse(), and LLScriptGenerateErrorText::writeError().

Referenced by LLScriptState::recurse(), LLScriptGlobalFunctions::recurse(), LLScriptFunctionDec::recurse(), LLScriptDeclaration::recurse(), LLScriptLabel::recurse(), LLScriptJump::recurse(), LLScriptStateChange::recurse(), LLScriptFunctionCall::recurse(), LLScriptLValue::recurse(), LLScriptAtRotTarget::recurse(), LLScriptAtTarget::recurse(), LLScriptRezEvent::recurse(), LLScriptEmailEvent::recurse(), LLScriptMoneyEvent::recurse(), LLScriptHTTPResponseEvent::recurse(), LLScriptRemoteEvent::recurse(), LLScriptLinkMessageEvent::recurse(), LLScriptControlEvent::recurse(), LLScriptObjectRezEvent::recurse(), LLScriptSensorEvent::recurse(), LLScriptChatEvent::recurse(), LLScriptRTPEvent::recurse(), LLScriptDataserverEvent::recurse(), LLScriptAttachEvent::recurse(), LLScriptInventoryEvent::recurse(), LLScriptLandCollisionEndEvent::recurse(), LLScriptLandCollisionEvent::recurse(), LLScriptLandCollisionStartEvent::recurse(), LLScriptCollisionEndEvent::recurse(), LLScriptCollisionEvent::recurse(), LLScriptCollisionStartEvent::recurse(), LLScriptTouchEndEvent::recurse(), LLScriptTouchEvent::recurse(), LLScriptTouchStartEvent::recurse(), LLScriptGlobalVariable::recurse(), and LLScriptSAIdentifier::recurse().

Here is the call graph for this function:

Here is the caller graph for this function:

S32 LLScriptIdentifier::getSize (  )  [virtual]

Implements LLScriptFilePosition.

Definition at line 398 of file lscript_tree.cpp.

Referenced by LLScriptSAIdentifier::getSize().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 151 of file lscript_tree.h.


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

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