Class FunctionInvocationTreeImpl

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

public class FunctionInvocationTreeImpl extends BaseTreeImpl implements FunctionInvocationTree