AuthoringMeta

Git Source

struct AuthoringMeta {
    bytes32 word;
    uint8 operandParserOffset;
    string description;
}