///| using @tokens { type ByteLiteral, type BytesLiteral, type CharLiteral, type StringLiteral, type InterpSource, } ///| using @basic {type Position, type Location} ///| using @attribute {type Attribute}