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