Package org.sonarsource.slang.api
Interface FunctionDeclarationTree
- All Superinterfaces:
HasTextRange,Tree
- All Known Implementing Classes:
FunctionDeclarationTreeImpl
-
Method Details
-
modifiers
-
isConstructor
boolean isConstructor() -
returnType
-
name
-
formalParameters
-
body
-
nativeChildren
-
rangeToHighlight
TextRange rangeToHighlight()
-