Package org.sonarsource.slang.impl
Class PlaceHolderTreeImpl
java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.IdentifierTreeImpl
org.sonarsource.slang.impl.PlaceHolderTreeImpl
- All Implemented Interfaces:
HasTextRange,IdentifierTree,PlaceHolderTree,Tree
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonarsource.slang.impl.IdentifierTreeImpl
nameMethods inherited from class org.sonarsource.slang.impl.BaseTreeImpl
metaDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonarsource.slang.api.IdentifierTree
identifier, nameMethods inherited from interface org.sonarsource.slang.api.Tree
descendants, metaData, textRange
-
Constructor Details
-
PlaceHolderTreeImpl
-
-
Method Details
-
placeHolderToken
- Specified by:
placeHolderTokenin interfacePlaceHolderTree
-
children
- Specified by:
childrenin interfaceTree- Overrides:
childrenin classIdentifierTreeImpl
-