Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ NumStatements
Method
NumStatements
neo/d3xp/script/Script_Program.h:540–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
538
statement_t *AllocStatement( void );
539
statement_t &GetStatement( int index );
540
int NumStatements( void ) { return statements.Num(); }
541
542
int GetReturnedInteger( void );
543
Callers
13
IsLineCode
Method · 0.45
JumpTo
Method · 0.45
JumpFrom
Method · 0.45
EmitFunctionParms
Method · 0.45
GetExpression
Method · 0.45
PatchLoop
Method · 0.45
ParseWhileStatement
Method · 0.45
ParseForStatement
Method · 0.45
ParseDoWhileStatement
Method · 0.45
ParseIfStatement
Method · 0.45
ParseFunctionDef
Method · 0.45
Error
Method · 0.45
Calls
1
Num
Method · 0.45
Tested by
no test coverage detected