addState(LLScriptState *state) | LLScriptState | |
fdotabs(FILE *fp, S32 tabs, S32 tabsize) | LLScriptFilePosition | |
getSize() | LLScriptState | [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) | LLScriptState | |
LLScriptFilePosition(S32 line, S32 col) | LLScriptFilePosition | [inline] |
LLScriptState(S32 line, S32 col, LSCRIPTStateType type, LLScriptIdentifier *identifier, LLScriptEventHandler *event) | LLScriptState | [inline] |
mByteOffset | LLScriptFilePosition | |
mByteSize | LLScriptFilePosition | |
mColumnNumber | LLScriptFilePosition | |
mEvent | LLScriptState | |
mIdentifier | LLScriptState | |
mLineNumber | LLScriptFilePosition | |
mNextp | LLScriptState | |
mType | LLScriptState | |
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) | LLScriptState | [virtual] |
~LLScriptFilePosition() | LLScriptFilePosition | [inline, virtual] |
~LLScriptState() | LLScriptState | [inline] |