Interface ExpandableStringCharactersTree

All Superinterfaces:
ExpressionTree, Tree
All Known Implementing Classes:
ExpandableStringCharactersTreeImpl

public interface ExpandableStringCharactersTree extends ExpressionTree
Characters within expandable string

This tree has kind Kind.EXPANDABLE_STRING_CHARACTERS or Kind.HEREDOC_STRING_CHARACTERS

  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.sonar.plugins.php.api.tree.Tree

    Tree.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.sonar.plugins.php.api.tree.Tree

    accept, getKind, getParent, is