MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / getLineOffset

Method getLineOffset

src/hx/cppia/CppiaCompiler.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 lineOffset = inOffset;
270 }
271 int getLineOffset( ) HXCPP_OVERRIDE
272 {
273 return lineOffset;
274 }
275
276
277

Callers 1

genCodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected