public final class AnalyzerSettings extends Object
SourceTreeAnalyzer.| Modifier and Type | Class | Description |
|---|---|---|
static class |
AnalyzerSettings.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AnalyzerSettings.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
getCommentLineBufferSize() |
|
Collection<Path> |
getRootDirectories() |
|
Charset |
getSourceFileCharset() |
|
int |
hashCode() |
|
String |
toString() |
public static AnalyzerSettings.Builder builder()
public Charset getSourceFileCharset()
public Collection<Path> getRootDirectories()
public int getCommentLineBufferSize()
Copyright © 2014–2018. All rights reserved.