addStatement(LLScriptStatement *event) | LLScriptStatement | |
fdotabs(FILE *fp, S32 tabs, S32 tabsize) | LLScriptFilePosition | |
getSize() | LLScriptFor | [virtual] |
gonext(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) | LLScriptStatement | |
LLScriptFilePosition(S32 line, S32 col) | LLScriptFilePosition | [inline] |
LLScriptFor(S32 line, S32 col, LLScriptExpression *sequence, LLScriptExpression *expression, LLScriptExpression *expressionlist, LLScriptStatement *statement) | LLScriptFor | [inline] |
LLScriptStatement(S32 line, S32 col, LSCRIPTStatementType type) | LLScriptStatement | [inline] |
mAllowDeclarations | LLScriptStatement | |
mByteOffset | LLScriptFilePosition | |
mByteSize | LLScriptFilePosition | |
mColumnNumber | LLScriptFilePosition | |
mExpression | LLScriptFor | |
mExpressionList | LLScriptFor | |
mLineNumber | LLScriptFilePosition | |
mNextp | LLScriptStatement | |
mSequence | LLScriptFor | |
mStatement | LLScriptFor | |
mStatementScope | LLScriptStatement | |
mType | LLScriptFor | |
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) | LLScriptFor | [virtual] |
~LLScriptFilePosition() | LLScriptFilePosition | [inline, virtual] |
~LLScriptFor() | LLScriptFor | [inline] |
~LLScriptStatement() | LLScriptStatement | [inline, virtual] |