class

Marten::Template::Errors::InvalidSyntax

Inherits Exception / Reference / Object

Represents an error raised if a syntax error is detected when parsing a template.

Instance methods

filepath
Source
filepath=(filepath : String | Nil)
Source
source
Source
source=(source : String | Nil)
Source
token
Source
token=(token : Parser::Token | Nil)
Source