Interface FileTree

All Superinterfaces:
HasComments, HasTextRange, Tree, YamlTree
All Known Implementing Classes:
FileTreeImpl

public interface FileTree extends YamlTree
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.sonar.iac.common.api.tree.HasComments

    comments

    Methods inherited from interface org.sonar.iac.common.api.tree.HasTextRange

    textRange

    Methods inherited from interface org.sonar.iac.common.api.tree.Tree

    children

    Methods inherited from interface org.sonar.iac.common.yaml.tree.YamlTree

    metadata