public static interface SourceExcerptProvider.ExcerptFormatter
Modifier and Type | Method and Description |
---|---|
String |
formatLine(String line,
int lineNumber)
Format a line excerpt.
|
String |
formatRegion(Region region)
Format a region excerpt.
|
Copyright © 2009-2016 Google. All Rights Reserved.