Package org.sonar.iac.common.yaml.tree
Interface YamlTree
- All Superinterfaces:
HasComments,HasTextRange,Tree
- All Known Subinterfaces:
FileTree,MappingTree,ScalarTree,SequenceTree,TupleTree
- All Known Implementing Classes:
FileTreeImpl,MappingTreeImpl,ScalarTreeImpl,SequenceTreeImpl,TupleTreeImpl,YamlTreeImpl
-
Method Summary
Methods inherited from interface org.sonar.iac.common.api.tree.HasComments
commentsMethods inherited from interface org.sonar.iac.common.api.tree.HasTextRange
textRange
-
Method Details
-
metadata
YamlTreeMetadata metadata()
-