docstring_tokens
sequence
code_tokens
sequence
[ "<", "code", ">", "repeated", "bool", "boolean", "=", "5", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "boolean", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "string", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "string", ";" ]
[ "<", "code", ">", "repeated", "string", "string", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "string", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "string", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "string", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "string", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "string", "get", "byte", "string", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "bytes", "bytes", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", ";" ]
[ "<", "code", ">", "optional", "bytes", "bytes", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "bytes", ";" ]
[ "<", "code", ">", "repeated", "value", "value", "=", "8", ";", "<", "/", "code", ">" ]
[ "return", "value", ";" ]
[ "<", "code", ">", "repeated", "value", "value", "=", "8", ";", "<", "/", "code", ">" ]
[ "return", "value", ";" ]
[ "<", "code", ">", "repeated", "value", "value", "=", "8", ";", "<", "/", "code", ">" ]
[ "return", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "value", "value", "=", "8", ";", "<", "/", "code", ">" ]
[ "return", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "name", "value", "=", "9", ";", "<", "/", "code", ">" ]
[ "return", "name", "value", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "name", "value", "=", "9", ";", "<", "/", "code", ">" ]
[ "return", "name", "value", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "name", "value", "=", "9", ";", "<", "/", "code", ">" ]
[ "return", "name", "value", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "name", "value", "=", "9", ";", "<", "/", "code", ">" ]
[ "return", "name", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "name", "value", "=", "9", ";", "<", "/", "code", ">" ]
[ "return", "name", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "value", "value", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "value", ";" ]
[ "<", "code", ">", "optional", "value", "value", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "value", ";" ]
[ "<", "code", ">", "optional", "int", "3", "2", "name", "index", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", ";" ]
[ "<", "code", ">", "optional", "int", "3", "2", "name", "index", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "name", "index", ";" ]
[ "<", "code", ">", "optional", "int", "3", "2", "type", "index", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", ";" ]
[ "<", "code", ">", "optional", "int", "3", "2", "type", "index", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "type", "index", ";" ]
[ "<", "code", ">", "optional", "string", "type", "=", "15", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "type", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "return", "(", "java", "lang", "string", ")", "ref", ";", "}", "else", "{", "com", "google", "protobuf", "byte", "string", "bs", "=", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "java", "lang", "string", "s", "=", "bs", "to", "string", "utf", "8", "(", ")", ";", "if", "(", "bs", "is", "valid", "utf", "8", "(", ")", ")", "{", "type", "=", "s", ";", "}", "return", "s", ";", "}" ]
[ "<", "code", ">", "optional", "string", "type", "=", "15", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "type", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", "utf", "8", "(", "(", "java", "lang", "string", ")", "ref", ")", ";", "type", "=", "b", ";", "return", "b", ";", "}", "else", "{", "return", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "}" ]
[ "<", "code", ">", "repeated", "name", "value", "field", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "field", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "field", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "field", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "field", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "field", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "field", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "field", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "name", "value", "field", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "field", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "component", "component", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "component", ";" ]
[ "<", "code", ">", "repeated", "component", "component", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "component", ";" ]
[ "<", "code", ">", "repeated", "component", "component", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "component", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "component", "component", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "component", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "removed", "component", "index", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "index", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "removed", "component", "index", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "index", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "removed", "component", "index", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "index", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "=", "4", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "=", "4", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "prefab", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "return", "(", "java", "lang", "string", ")", "ref", ";", "}", "else", "{", "com", "google", "protobuf", "byte", "string", "bs", "=", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "java", "lang", "string", "s", "=", "bs", "to", "string", "utf", "8", "(", ")", ";", "if", "(", "bs", "is", "valid", "utf", "8", "(", ")", ")", "{", "parent", "prefab", "=", "s", ";", "}", "return", "s", ";", "}" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "=", "4", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "prefab", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", "utf", "8", "(", "(", "java", "lang", "string", ")", "ref", ")", ";", "parent", "prefab", "=", "b", ";", "return", "b", ";", "}", "else", "{", "return", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "}" ]
[ "<", "code", ">", "optional", "bool", "always", "relevant", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", ";" ]
[ "<", "code", ">", "optional", "bool", "always", "relevant", "=", "6", ";", "<", "/", "code", ">" ]
[ "return", "always", "relevant", ";" ]
[ "<", "code", ">", "optional", "int", "6", "4", "owner", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", ";" ]
[ "<", "code", ">", "optional", "int", "6", "4", "owner", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "owner", ";" ]
[ "<", "code", ">", "repeated", "string", "removed", "component", "=", "5", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", ";" ]
[ "<", "code", ">", "repeated", "string", "removed", "component", "=", "5", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "removed", "component", "=", "5", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "removed", "component", "=", "5", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "get", "byte", "string", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "entity", "scope", "scope", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", ";" ]
[ "<", "code", ">", "optional", "entity", "scope", "scope", "=", "7", ";", "<", "/", "code", ">" ]
[ "return", "scope", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "component", "id", "=", "2", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "component", "id", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "component", "id", "=", "2", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "component", "id", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "component", "id", "=", "2", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "component", "id", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "bytes", "component", "field", "counts", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", ";" ]
[ "<", "code", ">", "optional", "bytes", "component", "field", "counts", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "component", "field", "counts", ";" ]
[ "<", "code", ">", "repeated", "value", "field", "value", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "field", "value", ";" ]
[ "<", "code", ">", "repeated", "value", "field", "value", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "field", "value", ";" ]
[ "<", "code", ">", "repeated", "value", "field", "value", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "field", "value", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "value", "field", "value", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "field", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "value", "field", "value", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "field", "value", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "removed", "component", "=", "6", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "removed", "component", "=", "6", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "removed", "component", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "uri", "=", "16", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "uri", "=", "16", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "prefab", "uri", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "return", "(", "java", "lang", "string", ")", "ref", ";", "}", "else", "{", "com", "google", "protobuf", "byte", "string", "bs", "=", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "java", "lang", "string", "s", "=", "bs", "to", "string", "utf", "8", "(", ")", ";", "if", "(", "bs", "is", "valid", "utf", "8", "(", ")", ")", "{", "parent", "prefab", "uri", "=", "s", ";", "}", "return", "s", ";", "}" ]
[ "<", "code", ">", "optional", "string", "parent", "prefab", "uri", "=", "16", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "prefab", "uri", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", "utf", "8", "(", "(", "java", "lang", "string", ")", "ref", ")", ";", "parent", "prefab", "uri", "=", "b", ";", "return", "b", ";", "}", "else", "{", "return", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "}" ]
[ "<", "code", ">", "optional", "int", "3", "2", "name", "index", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "deprecated", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "deprecated", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "deprecated", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "deprecated", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "3", "2", "deprecated", "=", "3", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "deprecated", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "bool", "persisted", "=", "4", "[", "default", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", ";" ]
[ "<", "code", ">", "optional", "bool", "persisted", "=", "5", ";", "<", "/", "code", ">" ]
[ "return", "persisted", ";" ]
[ "<", "code", ">", "optional", "string", "name", "=", "15", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "name", "=", "16", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "1", "0", ")", ";" ]
[ "<", "code", ">", "optional", "string", "parent", "name", "=", "16", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "name", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "return", "(", "java", "lang", "string", ")", "ref", ";", "}", "else", "{", "com", "google", "protobuf", "byte", "string", "bs", "=", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "java", "lang", "string", "s", "=", "bs", "to", "string", "utf", "8", "(", ")", ";", "if", "(", "bs", "is", "valid", "utf", "8", "(", ")", ")", "{", "parent", "name", "=", "s", ";", "}", "return", "s", ";", "}" ]
[ "<", "code", ">", "optional", "string", "parent", "name", "=", "16", ";", "<", "/", "code", ">" ]
[ "java", "lang", "object", "ref", "=", "parent", "name", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", "utf", "8", "(", "(", "java", "lang", "string", ")", "ref", ")", ";", "parent", "name", "=", "b", ";", "return", "b", ";", "}", "else", "{", "return", "(", "com", "google", "protobuf", "byte", "string", ")", "ref", ";", "}" ]
[ "<", "code", ">", "optional", "bytes", "field", "ids", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", ";" ]
[ "<", "code", ">", "repeated", "entity", "entity", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "entity", ";" ]
[ "<", "code", ">", "repeated", "entity", "entity", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "entity", ";" ]
[ "<", "code", ">", "repeated", "entity", "entity", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "entity", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "entity", "entity", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "entity", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "entity", "entity", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "entity", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "component", "class", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "component", "class", ";" ]
[ "<", "code", ">", "repeated", "string", "component", "class", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "component", "class", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "component", "class", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "component", "class", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "component", "class", "=", "3", ";", "<", "/", "code", ">" ]
[ "return", "component", "class", "get", "byte", "string", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "entity", "name", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "entity", "name", ";" ]
[ "<", "code", ">", "repeated", "string", "entity", "name", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "entity", "name", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "entity", "name", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "entity", "name", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "string", "entity", "name", "=", "2", ";", "<", "/", "code", ">" ]
[ "return", "entity", "name", "get", "byte", "string", "(", "index", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "6", "4", "entity", "named", "=", "4", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "entity", "named", ";" ]
[ "<", "code", ">", "repeated", "int", "6", "4", "entity", "named", "=", "4", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "entity", "named", "size", "(", ")", ";" ]
[ "<", "code", ">", "repeated", "int", "6", "4", "entity", "named", "=", "4", "[", "packed", "=", "true", "]", ";", "<", "/", "code", ">" ]
[ "return", "entity", "named", "get", "(", "index", ")", ";" ]
[ "<", "code", ">", "optional", "entity", "store", "store", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "1", ")", ";" ]
[ "<", "code", ">", "optional", "entity", "store", "store", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "store", ";" ]
[ "<", "code", ">", "optional", "entity", "store", "store", "=", "1", ";", "<", "/", "code", ">" ]
[ "return", "store", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "x", "=", "15", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "2", ")", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "x", "=", "15", ";", "<", "/", "code", ">" ]
[ "return", "character", "pos", "x", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "y", "=", "16", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "4", ")", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "y", "=", "16", ";", "<", "/", "code", ">" ]
[ "return", "character", "pos", "y", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "z", "=", "17", ";", "<", "/", "code", ">" ]
[ "return", "(", "(", "bit", "field", "0", "&", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", "=", "=", "0x", "0", "0", "0", "0", "0", "0", "0", "8", ")", ";" ]
[ "<", "code", ">", "optional", "float", "character", "pos", "z", "=", "17", ";", "<", "/", "code", ">" ]
[ "return", "character", "pos", "z", ";" ]