@Beta public interface SyntaxTrivia extends Tree
Modifier and Type | Method and Description |
---|---|
int |
column() |
String |
comment() |
int |
startLine() |
String comment()
int startLine()
int column()
Copyright © 2012–2017 SonarSource. All rights reserved.