MCPcopy 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
380Lexeme* Lexer::GetStreamStart()
381{
382 return &lexems[0];
383}
384
385unsigned int Lexer::GetStreamSize()
386{

Callers 2

BuildModuleMethod · 0.80
CompileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected