Module.read

Reads the file from srcfile and loads the source buffer.

If makefile module dependency is requested, we add this module to the list of dependencies from here.

class Module
bool
read
(
const ref Loc loc
)

Parameters

loc Loc

the location

Return Value

Type: bool

true if successful

See Also

loadSourceBuffer

Suggestion Box / Bug Report