LLScriptParenthesis Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScriptParenthesis:

Inheritance graph
[legend]
Collaboration diagram for LLScriptParenthesis:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLScriptParenthesis (S32 line, S32 col, LLScriptExpression *expression)
 ~LLScriptParenthesis ()
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

LLScriptExpressionmExpression

Detailed Description

Definition at line 1479 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScriptParenthesis::LLScriptParenthesis ( S32  line,
S32  col,
LLScriptExpression expression 
) [inline]

Definition at line 1482 of file lscript_tree.h.

LLScriptParenthesis::~LLScriptParenthesis (  )  [inline]

Definition at line 1487 of file lscript_tree.h.


Member Function Documentation

S32 LLScriptParenthesis::getSize (  )  [virtual]

Reimplemented from LLScriptExpression.

Definition at line 6039 of file lscript_tree.cpp.

void LLScriptParenthesis::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 LLScriptExpression.

Definition at line 6011 of file lscript_tree.cpp.

References gErrorToText, LLScriptGenerateErrorText::getErrors(), LLScriptExpression::gonext(), LSCP_EMIT_ASSEMBLY, LSCP_PRETTY_PRINT, LSCP_TYPE, mExpression, LLScriptExpression::mLeftType, LLScriptExpression::mReturnType, NULL, and LLScriptExpression::recurse().


Member Data Documentation

LLScriptExpression* LLScriptParenthesis::mExpression

Definition at line 1494 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:44 2010 for Second Life Viewer by  doxygen 1.4.7