class CrinjaLint::Rule::Lint::Syntax

Defined in:

crinja_lint/rule/lint/syntax.cr

Instance Method Summary

Instance methods inherited from class CrinjaLint::Rule::Base

group group, name name, severity severity, special? special?, test(source, node : Crinja::AST::ASTNode)
test(source, node : Crinja::AST::ASTNode, *args)
test(source)
test

Instance Method Detail

def severity #

[View source]
def test(source) #

[View source]