MCPcopy 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
385unsigned int Lexer::GetStreamSize()
386{
387 return lexems.size();
388}

Callers 3

CompilerMethod · 0.80
BuildModuleMethod · 0.80
CompileMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected