Interface TextTree

All Superinterfaces:
HasTextRange, Tree
All Known Subinterfaces:
IacToken, ScalarTree
All Known Implementing Classes:
ScalarTreeImpl

public interface TextTree extends Tree
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    textRange

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

    children
  • Method Details