startPosition property

int startPosition
final

the offset within the query, where the variable name starts. Useful for splitting the query here.

Implementation

final int startPosition;