org.jenkinsci.plugins.valgrind.util
Class ValgrindSourceFile
java.lang.Object
org.jenkinsci.plugins.valgrind.util.ValgrindSourceFile
public class ValgrindSourceFile
- extends Object
- Author:
- Johannes Ohlemacher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCE_DIRECTORY
public static final String SOURCE_DIRECTORY
- See Also:
- Constant Field Values
ValgrindSourceFile
public ValgrindSourceFile(int linesBefore,
int linesAfter,
Map<String,String> sourceFileLookup,
hudson.model.AbstractBuild<?,?> build)
getSnippet
public String getSnippet(String fileName,
Integer lineNumber)
Copyright © 2004-2012. All Rights Reserved.