Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetStreamStart
Method
GetStreamStart
NULLC/Lexer.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
Lexeme* Lexer::GetStreamStart()
381
{
382
return &lexems[0];
383
}
384
385
unsigned int Lexer::GetStreamSize()
386
{
Callers
2
BuildModule
Method · 0.80
Compile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected