Class FunctionDeclarationTreeImpl

java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.FunctionDeclarationTreeImpl
All Implemented Interfaces:
FunctionDeclarationTree, HasTextRange, Tree

public class FunctionDeclarationTreeImpl extends BaseTreeImpl implements FunctionDeclarationTree