Package org.sonarsource.slang.impl
Class IdentifierTreeImpl
java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.IdentifierTreeImpl
- All Implemented Interfaces:
HasTextRange,IdentifierTree,Tree
- Direct Known Subclasses:
PlaceHolderTreeImpl
-
Constructor Summary
Constructors -
Method Summary
Methods 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
identifierMethods inherited from interface org.sonarsource.slang.api.Tree
descendants, metaData, textRange
-
Constructor Details
-
IdentifierTreeImpl
-
-
Method Details
-
name
- Specified by:
namein interfaceIdentifierTree
-
children
-