public static interface UpdatableScript.CompileErrorFailure extends UpdatableScript.Failure
UpdatableScript.Failure.Visitor<R>
UNSPECIFIED
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCompilerMessage()
A string message returned by JavaScript compiler.
|
TextStreamPosition |
getEndPosition() |
TextStreamPosition |
getStartPosition() |
accept
java.lang.String getCompilerMessage()
TextStreamPosition getStartPosition()
TextStreamPosition getEndPosition()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.