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