public class GlobalVarChecker extends CFLintScannerAdapter
| Constructor and Description |
|---|
GlobalVarChecker() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doIdentifier(cfml.parsing.cfscript.CFIdentifier expression,
Context context,
BugList bugs) |
void |
expression(cfml.parsing.cfscript.CFExpression expression,
Context context,
BugList bugs) |
element, expression, getParameter, getParams, setParameterpublic void expression(cfml.parsing.cfscript.CFExpression expression,
Context context,
BugList bugs)
expression in interface CFLintScannerexpression in class CFLintScannerAdapterCopyright © 2013–2015 CFLint. All rights reserved.