Class IfTreeImpl

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

public class IfTreeImpl extends BaseTreeImpl implements IfTree