Information needed to describe character ranges in the left hand side of the mapping. More...
Public Member Functions | |
LhsSubrange (int lhsChar, int mappedRhsPosition) | |
Public Attributes | |
int | mappedOffset_ |
int | offset_ |
Information needed to describe character ranges in the left hand side of the mapping.
Definition at line 57 of file charSetTranslator.h.
LhsSubrange | ( | int | lhsChar, | |
int | mappedRhsPosition | |||
) |
Definition at line 64 of file charSetTranslator.h.
int mappedOffset_ |
Definition at line 62 of file charSetTranslator.h.
int offset_ |
Definition at line 61 of file charSetTranslator.h.