Package org.sonarsource.slang.impl
Class ReturnTreeImpl
java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.ReturnTreeImpl
- All Implemented Interfaces:
HasKeyword,HasTextRange,ReturnTree,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
-
ReturnTreeImpl
-
-
Method Details
-
body
- Specified by:
bodyin interfaceReturnTree
-
keyword
- Specified by:
keywordin interfaceHasKeyword- Specified by:
keywordin interfaceReturnTree
-
children
-