Interface MatchCaseTree

All Superinterfaces:
HasTextRange, Tree
All Known Implementing Classes:
MatchCaseTreeImpl

public interface MatchCaseTree extends Tree
  • Method Details

    • expression

      @CheckForNull Tree expression()
    • body

      @CheckForNull Tree body()
    • rangeToHighlight

      TextRange rangeToHighlight()