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