Class BlockTreeImpl

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

public class BlockTreeImpl extends BaseTreeImpl implements BlockTree