MCPcopy Create free account
hub / github.com/Singular/Singular / current_pos

Method current_pos

ppcc/src/parser.cc:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165 marker = pos;
166 }
167 Int current_pos() {
168 return pos;
169 }
170 Int markerPos() {
171 return marker;
172 }

Callers 1

TransformVarDeclFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected