public class FirstSyntaxTokenFinder extends Object
Modifier and Type | Method and Description |
---|---|
static SyntaxToken |
firstSyntaxToken(Tree tree) |
@Nullable public static SyntaxToken firstSyntaxToken(@Nullable Tree tree)
Copyright © 2012–2016 SonarSource. All rights reserved.