Set the code range for this element.
void setCodeRange(int offset, int length) { _codeOffset = offset; _codeLength = length; }