Class ErrorBuilder
java.lang.Object
com.jozufozu.flywheel.core.source.error.ErrorBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()static ErrorBuildercompError(CharSequence msg) static ErrorBuildererror(CharSequence msg) extra(CharSequence msg) static ErrorBuilderfromLogLine(FileIndex env, String s) header(ErrorLevel level, CharSequence msg) hintIncludeFor(Span span, CharSequence msg) pointAtFile(SourceFile file) static ErrorBuilderwarn(CharSequence msg)
-
Constructor Details
-
ErrorBuilder
public ErrorBuilder()
-
-
Method Details
-
error
-
compError
-
warn
-
fromLogLine
-
header
-
extra
-
pointAtFile
-
hintIncludeFor
-
pointAt
-
build
-