class Temple::StaticAnalyzer::SyntaxChecker
Private Instance Methods
Source
# File lib/temple/static_analyzer.rb, line 72 def on_parse_error(*) raise ParseError end
# File lib/temple/static_analyzer.rb, line 72 def on_parse_error(*) raise ParseError end