Builder

class Builder

Properties

Link copied to clipboard
var column: Int?

The column of the position, starting from 0.

Link copied to clipboard
var line: Int?

The line of the position, starting from 1.

Link copied to clipboard
var offset: Int?

The offset within the policy that corresponds to the position, starting from 0.