addStatement(LLScriptStatement *event) | LLScriptStatement | |
fdotabs(FILE *fp, S32 tabs, S32 tabsize) | LLScriptFilePosition | |
getSize() | LLScriptStatementSequence | [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] |
LLScriptStatement(S32 line, S32 col, LSCRIPTStatementType type) | LLScriptStatement | [inline] |
LLScriptStatementSequence(S32 line, S32 col, LLScriptStatement *first, LLScriptStatement *second) | LLScriptStatementSequence | [inline] |
mAllowDeclarations | LLScriptStatement | |
mByteOffset | LLScriptFilePosition | |
mByteSize | LLScriptFilePosition | |
mColumnNumber | LLScriptFilePosition | |
mFirstp | LLScriptStatementSequence | |
mLineNumber | LLScriptFilePosition | |
mNextp | LLScriptStatement | |
mSecondp | LLScriptStatementSequence | |
mStatementScope | LLScriptStatement | |
mType | LLScriptStatement | |
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) | LLScriptStatementSequence | [virtual] |
~LLScriptFilePosition() | LLScriptFilePosition | [inline, virtual] |
~LLScriptStatement() | LLScriptStatement | [inline, virtual] |
~LLScriptStatementSequence() | LLScriptStatementSequence | [inline] |