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