Class ReturnTreeImpl

java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.ReturnTreeImpl
All Implemented Interfaces:
HasKeyword, HasTextRange, ReturnTree, Tree

public class ReturnTreeImpl extends BaseTreeImpl implements ReturnTree