public interface Element
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCommentLines() |
String |
getComments() |
Element |
getParent() |
SourceCodeLocation |
getSourceCodeLocation() |
SourceCodeLocation getSourceCodeLocation()
String getComments()
Element getParent()
Copyright © 2015–2017. All rights reserved.