class position
Defined at line 60 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh
A point in a source file.
Public Members
filename_type * filename
counter_type line
counter_type column
Public Methods
void initialize (filename_type * fn, counter_type l, counter_type c)
Initialization.
Defined at line 69 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh
void lines (counter_type count)
*
\
{
(line related) Advance to the COUNT next lines.
Defined at line 81 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh
void columns (counter_type count)
(column related) Advance to the COUNT next columns.
Defined at line 91 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh