Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ mark
Method
mark
ppcc/src/parser.cc:164–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
output->add(Token(SymGen, s));
163
}
164
void mark() {
165
marker = pos;
166
}
167
Int current_pos() {
168
return pos;
169
}
Callers
8
loadProject
Method · 0.80
loadCurves
Method · 0.80
loadGeneralData
Method · 0.80
loadEquations
Method · 0.80
loadSolitaryPoints
Method · 0.80
loadParameters
Method · 0.80
loadParameters
Method · 0.80
TransformVarDecl
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected