|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.TypeDescriptor
hudson.plugins.violations.types.pylint.PyLintDescriptor
public final class PyLintDescriptor
The descriptor class for PyLint violations type.
| Field Summary | |
|---|---|
static PyLintDescriptor |
DESCRIPTOR
The descriptor for the PyLint violations type. |
| Fields inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
TYPES |
| Method Summary | |
|---|---|
ViolationsParser |
createParser()
Create a parser for the PyLint type. |
| Methods inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
addDescriptor, getDetailForSource, getMavenTargets, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PyLintDescriptor DESCRIPTOR
| Method Detail |
|---|
public ViolationsParser createParser()
createParser in class TypeDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||