public interface Comment
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsolutePosition() |
int |
getLength() |
int |
getLine() |
String |
getText() |
boolean |
isJsDoc() |
boolean isJsDoc()
int getAbsolutePosition()
int getLine()
int getLength()
String getText()
Copyright © 2009–2015 Google. All rights reserved.