| Package | Description |
|---|---|
| com.cflint | |
| com.cflint.tools |
| Modifier and Type | Method and Description |
|---|---|
BugInfo |
BugInfo.BugInfoBuilder.build() |
BugInfo |
BugInfo.BugInfoBuilder.build(cfml.parsing.cfscript.CFExpression expression,
net.htmlparser.jericho.Element elem) |
BugInfo |
BugInfo.BugInfoBuilder.build(cfml.parsing.cfscript.script.CFParsedStatement expression,
net.htmlparser.jericho.Element elem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<BugInfo>> |
BugList.getBugList() |
List<BugInfo> |
BugList.getFlatBugList() |
Iterator<BugInfo> |
BugList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BugList.add(BugInfo bugInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CFLintFilter.include(BugInfo bugInfo) |
Copyright © 2013–2015 CFLint. All rights reserved.