DynamicParseTree.setStartEnd

Undocumented in source. Be warned that the author may not have intended to support it.
class DynamicParseTree(Location, alias LocationRangeImpl = LocationRangeStartLength)
final
static if(__traits(hasMember, LocationRange, "setStartEnd"))
void
setStartEnd
(
typeof(
()
())
start
,
typeof(
()
())
end
)

Meta