Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
SourceExcerptProvider.SourceExcerpt.get(SourceExcerptProvider source,
java.lang.String sourceName,
int lineNumber,
SourceExcerptProvider.ExcerptFormatter formatter)
Get a source excerpt string based on the type of the source excerpt.
|
Copyright © 2009-2018 Google. All Rights Reserved.