Interface ParameterTree
- All Superinterfaces:
HasAttributes
,Tree
- All Known Implementing Classes:
ParameterTreeImpl
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.sonar.plugins.php.api.tree.declaration.HasAttributes
attributeGroups
-
Method Details
-
visibility
-
type
Deprecated.since 3.11 - UsedeclaredType()
instead. -
declaredType
-
referenceToken
-
ellipsisToken
-
variableIdentifier
VariableIdentifierTree variableIdentifier() -
equalToken
-
initValue
-
readonlyToken
-
isReadonly
default boolean isReadonly() -
isPropertyPromotion
default boolean isPropertyPromotion()
-
declaredType()
instead.