Package org.sonarsource.slang.api
Interface VariableDeclarationTree
- All Superinterfaces:
HasTextRange,Tree
- All Known Implementing Classes:
VariableDeclarationTreeImpl
-
Method Details
-
identifier
IdentifierTree identifier() -
type
-
initializer
-
isVal
boolean isVal()
-