Package org.sonarsource.slang.impl
Class MatchCaseTreeImpl
java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.MatchCaseTreeImpl
- All Implemented Interfaces:
HasTextRange,MatchCaseTree,Tree
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonarsource.slang.impl.BaseTreeImpl
metaDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonarsource.slang.api.Tree
descendants, metaData, textRange
-
Constructor Details
-
MatchCaseTreeImpl
-
-
Method Details
-
expression
- Specified by:
expressionin interfaceMatchCaseTree
-
body
- Specified by:
bodyin interfaceMatchCaseTree
-
rangeToHighlight
- Specified by:
rangeToHighlightin interfaceMatchCaseTree
-
children
-