Interface TupleTree

All Superinterfaces:
HasComments, HasTextRange, PropertyTree, Tree, YamlTree
All Known Implementing Classes:
TupleTreeImpl

public interface TupleTree extends YamlTree, PropertyTree
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
     

    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