public interface CFLintScanner
| Modifier and Type | Method and Description |
|---|---|
void |
element(net.htmlparser.jericho.Element element,
Context context,
BugList bugs) |
void |
expression(cfml.parsing.cfscript.CFExpression expression,
Context context,
BugList bugs) |
void |
expression(cfml.parsing.cfscript.script.CFScriptStatement expression,
Context context,
BugList bugs) |
void |
setParameter(String name,
String value) |
Copyright © 2013–2015 CFLint. All rights reserved.