Interface Tree

All Superinterfaces:
HasTextRange
All Known Subinterfaces:
FileTree, IacToken, MappingTree, ScalarTree, SequenceTree, TextTree, TupleTree, YamlTree
All Known Implementing Classes:
FileTreeImpl, MappingTreeImpl, ScalarTreeImpl, SequenceTreeImpl, TupleTreeImpl, YamlTreeImpl

public interface Tree extends HasTextRange
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    textRange
  • Method Details