VCV Rack API v2
Loading...
Searching...
No Matches
rack::string::Location Struct Reference

#include <string.hpp>

Public Attributes

size_t line
 Line number, 0-indexed.
size_t column
 UTF-8 codepoint index, 0-indexed.

Member Data Documentation

◆ line

size_t rack::string::Location::line

Line number, 0-indexed.

◆ column

size_t rack::string::Location::column

UTF-8 codepoint index, 0-indexed.


The documentation for this struct was generated from the following file: