public abstract class BaseTreeImpl extends Object implements Tree
| Modifier | Constructor and Description |
|---|---|
protected |
BaseTreeImpl(TreeMetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
TreeMetaData |
metaData() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildren, descendants, textRangeprotected BaseTreeImpl(TreeMetaData metaData)
public TreeMetaData metaData()
Copyright © 2009–2018 SonarSource. All rights reserved.