Class FlattenSwitchBlocksTransform

All Implemented Interfaces:
IAstVisitor<Void,AstNode>, IAstTransform

public class FlattenSwitchBlocksTransform extends ContextTrackingVisitor<AstNode> implements IAstTransform