addStatement(LLScriptStatement *event) | LLScriptStatement | |
fdotabs(FILE *fp, S32 tabs, S32 tabsize) | LLScriptFilePosition | |
getSize() | LLScriptDeclaration | [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 | |
LLScriptDeclaration(S32 line, S32 col, LLScriptType *type, LLScriptIdentifier *identifier, LLScriptExpression *expression) | LLScriptDeclaration | [inline] |
LLScriptFilePosition(S32 line, S32 col) | LLScriptFilePosition | [inline] |
LLScriptStatement(S32 line, S32 col, LSCRIPTStatementType type) | LLScriptStatement | [inline] |
mAllowDeclarations | LLScriptStatement | |
mByteOffset | LLScriptFilePosition | |
mByteSize | LLScriptFilePosition | |
mColumnNumber | LLScriptFilePosition | |
mExpression | LLScriptDeclaration | |
mIdentifier | LLScriptDeclaration | |
mLineNumber | LLScriptFilePosition | |
mNextp | LLScriptStatement | |
mStatementScope | LLScriptStatement | |
mType | LLScriptDeclaration | |
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) | LLScriptDeclaration | [virtual] |
~LLScriptDeclaration() | LLScriptDeclaration | [inline] |
~LLScriptFilePosition() | LLScriptFilePosition | [inline, virtual] |
~LLScriptStatement() | LLScriptStatement | [inline, virtual] |