pub fn lint(src: String) -> bool
Expand description

Lints your AML code. If everything is A-OK, “true” is returned.