public class IdentifierTreeImpl extends BaseTreeImpl implements IdentifierTree
| Constructor and Description |
|---|
IdentifierTreeImpl(TreeMetaData metaData,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Tree> |
children() |
String |
name() |
metaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescendants, metaData, textRangepublic IdentifierTreeImpl(TreeMetaData metaData, String name)
Copyright © 2009–2018 SonarSource. All rights reserved.