Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetStreamSize
Method
GetStreamSize
NULLC/Lexer.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
unsigned int Lexer::GetStreamSize()
386
{
387
return lexems.size();
388
}
Callers
3
Compiler
Method · 0.80
BuildModule
Method · 0.80
Compile
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected