Structure
LexerError
LexerError reports errors during the lexing stage.struct LexerError
Topics
Instance Properties
let column: IntTemplate source column where error occuredlet line: IntTemplate source file line where error occuredlet name: StringName of template error occured inlet reason: LexerError.ReasonStated reason for error
Enumerations
Relationships
Conforms To
Swift.ErrorSwift.SendableSwift.SendableMetatype