Class CatchTreeImpl

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

public class CatchTreeImpl extends BaseTreeImpl implements CatchTree