class location

Defined at line 155 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh

Two points in a source file.

Public Members

position begin
position end

Public Methods

void initialize (filename_type * f, counter_type l, counter_type c)

Initialization.

Defined at line 164 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh

void step ()

Reset initial location to final location.

Defined at line 176 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)

Extend the current location to the COUNT next columns.

Defined at line 182 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)

Extend the current location to the COUNT next lines.

Defined at line 188 of file out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/yacc/system/tools/aidl/location.hh