Document.lineAtScope

Returns the line text which is only in this scope if text isn't modified

  1. const(char)[] lineAtScope(Position position)
    struct Document
    scope const
    const(char)[]
    lineAtScope
  2. const(char)[] lineAtScope(uint line)

See Also

Meta