MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Token

Method Token

InterfaceCompiler/main.cpp:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 int linePos;
154
155 Token(){}
156
157 Token(int ln, int pos, TokenType type){
158 lineNum = ln;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected