Package org.sonar.iac.common.yaml.tree
Class TupleTreeImpl
java.lang.Object
org.sonar.iac.common.yaml.tree.YamlTreeImpl
org.sonar.iac.common.yaml.tree.TupleTreeImpl
- All Implemented Interfaces:
HasComments,HasTextRange,PropertyTree,Tree,TupleTree,YamlTree
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.iac.common.yaml.tree.YamlTreeImpl
comments, metadata, textRangeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.iac.common.api.tree.HasComments
commentsMethods inherited from interface org.sonar.iac.common.api.tree.HasTextRange
textRange
-
Constructor Details
-
TupleTreeImpl
-
-
Method Details
-
children
-
key
- Specified by:
keyin interfacePropertyTree- Specified by:
keyin interfaceTupleTree
-
value
- Specified by:
valuein interfacePropertyTree- Specified by:
valuein interfaceTupleTree
-