@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation Cue.LineType


The type of line, which may be unset. One of TYPE_UNSET, LINE_TYPE_FRACTION or LINE_TYPE_NUMBER.