public interface Region
Modifier and Type | Method and Description |
---|---|
int |
getBeginningLineNumber()
Get the beginning line number.
|
int |
getEndingLineNumber()
Get the ending line number.
|
java.lang.String |
getSourceExcerpt()
Get the source region.
|
Copyright © 2009-2020 Google. All Rights Reserved.