Interface ScalarTree

All Superinterfaces:
HasComments, HasTextRange, TextTree, Tree, YamlTree
All Known Implementing Classes:
ScalarTreeImpl

public interface ScalarTree extends TextTree, YamlTree
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • 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.TextTree

    value

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

    children

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

    metadata