LLScriptLValue Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScriptLValue:

Inheritance graph
[legend]
Collaboration diagram for LLScriptLValue:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScriptLValue (S32 line, S32 col, LLScriptIdentifier *identifier, LLScriptIdentifier *accessor)
 ~LLScriptLValue ()
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

S32 mOffset
LLScriptIdentifiermIdentifier
LLScriptIdentifiermAccessor


Detailed Description

Definition at line 1003 of file lscript_tree.h.


Constructor & Destructor Documentation

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

Definition at line 1006 of file lscript_tree.h.

LLScriptLValue::~LLScriptLValue (  )  [inline]

Definition at line 1011 of file lscript_tree.h.


Member Function Documentation

void LLScriptLValue::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 LLScriptLValue::getSize (  )  [virtual]

Reimplemented from LLScriptExpression.

Definition at line 4134 of file lscript_tree.cpp.


Member Data Documentation

Definition at line 1018 of file lscript_tree.h.

Referenced by print_asignment(), recurse(), and store2stack().


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

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